cancel
Showing results for 
Search instead for 
Did you mean: 

storing media at AWS S3

storing media at AWS S3

I am looking for direction on how to have magento use S3 rather than the media library for images. I have searched around for plugins but most have been deprecated. I wanted to see if anyone has implemented this or knows of a good outline to accomplish this.

1 REPLY 1

Re: storing media at AWS S3

Hi

 

The best solution I have found was this repo on Github https://github.com/thaiphan/magento2-s3

 

Unfortunately it needs a few changes to work as expected.