thaiphan / magento2-s3

Use Amazon S3 as the file storage solution for your Magento 2 application
MIT License
142 stars 95 forks source link

cannot replace images of product on S3 #77

Open Yomna15 opened 5 years ago

Yomna15 commented 5 years ago

I've installed Thai's extension and setup configuration through admin panel, then I used following commands

php bin/magento s3:storage:export php bin/magento s3:storage:enable

and it works fine, but whenever I try to replace an image on specific directory to be replaced on product it doesn't replace and old image still previewed.