Uploaded images in web farm

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
один год назад
Hi

Is it possible to have the uploaded files (e.g. via wysiwyg content editor) stored in blob? It appears they are stored locally, which is not going to work in a web farm.

Thanks.
один год назад
you can  declare one endpoint at controller and from that controller you can catch your images and use nopCommerce PictureService class method to save and get url of images from your blob storage.
although this one is php sample https://www.codexworld.com/ckeditor-upload-image-to-server-using-php/
один год назад
How about using a CDN ?
(example  https://www.nopcommerce.com/en/boards/topic/48067/what-is-the-best-way-to-use-a-cdn-for-images-with-nopcommerce)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.