Cloud Storage Plugin General Discussion

Avatar
  • Moderator
  • Total Posts: 85

Support

Mudasir wrote:
1) your plugin support  which my already files are uploaded in project. these files are base on files system.
Yes, we have this option
Mudasir wrote:
2) if i want to add product description and in the description i will add some picture content or videos content then your plugin will support or not support to upload on cloud.
Yes, we support it.

Avatar
  • Total Posts: 1

Szilard

Hi,

We are interested in purchasing this plugin but have a few questions

1) Does it support version nopCommerce v4.5? In the nopCommerce Marketplace (https://www.nopcommerce.com/en/cloud-storage-for-azure-amazon-etc-dev-partnerbiz) v4.4 is listed as the most recent supported version.

2) Does the plugin generate all thumbnail dimensions when uploading to cloud storage or does it keep the default behavior? The nopCommerce default behavior is that every time that an image thumbnail is to be displayed, it checks if the file exists in storage, and if it doesn't it generates on the fly. This is not very good from a performance perspective, for us it would be better to generate all thumbnail sizes upfront and just serve them when requested. If for some reason the thumbnail is missing from storage, we can fall back to the default image using JavaScript or CSS. Does the plugin support something like this?

3) Can you confirm that the plugin can be downloaded and tested on localhost, before buying?

Thanks

Avatar
  • Moderator
  • Total Posts: 85

Support

Szilard wrote:
Hi,

We are interested in purchasing this plugin but have a few questions

1) Does it support version nopCommerce v4.5? In the nopCommerce Marketplace (https://www.nopcommerce.com/en/cloud-storage-for-azure-amazon-etc-dev-partnerbiz) v4.4 is listed as the most recent supported version.

Hi,

Thank you for your message. Yes, we updated Cloud plugin several days ago. Release note
Szilard wrote:
2) Does the plugin generate all thumbnail dimensions when uploading to cloud storage or does it keep the default behavior? The nopCommerce default behavior is that every time that an image thumbnail is to be displayed, it checks if the file exists in storage, and if it doesn't it generates on the fly. This is not very good from a performance perspective, for us it would be better to generate all thumbnail sizes upfront and just serve them when requested. If for some reason the thumbnail is missing from storage, we can fall back to the default image using JavaScript or CSS. Does the plugin support something like this?

Yes, it's a good idea, we can implement it for you
Actually we added a similar feature in the past, we added such logic to our Sync plugin and added CheckIfImageExist checkbox to the Cloud plugin to switch off the nopCommerce default behavior of checking image existing in the storage.
Szilard wrote:
3) Can you confirm that the plugin can be downloaded and tested on localhost, before buying?

We didn’t develop a test (trial) version for this and other plugins. We have just one/two sales for each version, so it's not make sense to do it.