magento2-s3 icon indicating copy to clipboard operation
magento2-s3 copied to clipboard

Use Amazon S3 as the file storage solution for your Magento 2 application

Results 27 magento2-s3 issues
Sort by recently updated
recently updated
newest added

We successfully installed thaiphan.we Imported the catalog images through magento/pub/media/import folder.Thaiphan plugin imported images to s3 but local storage cache folder also got this images.

When successfully upload the product to s3 bucket ,Front webstore i was searching the product and it was keep buffering buffering .. without endless

I followed all the steps including setting up the base_url for the media url. At first when I run the bin/magento s3:storage:export all assets were uploaded in the s3. Then...

Hi @thaiphan , I had no problems installing the extension, in fact, the images are loaded in the bucket of s3, but also loaded on the server, something I want...

enhancement

I used a fresh magento 2.3 and installed the addon as [stated in the wiki](https://github.com/thaiphan/magento2-s3/wiki/Installation). Everything seemed to work during the installation (I set the base url too) at first,...

I have trying to set config with `php bin/magento s3:config:set` but `php bin/magento s3:config:list` return empty result. The config data not set. I'm using aws ec2 with ubuntu 16.04 magento...

Process: - Add new product - Assign images to the configurable product - Create configurable products based on attributes of color and size - When uploading the same photos to...

Hello, I have installed the extension and configured every thing. every thing looks fine on backend. but in **frontend** the images are not loaded as they are not found on...

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...

Hi, I have followed all installation instructions and after running command php bin/magento s3:storage:export it shows the list of moving files but nothing is uploading to amazon s3 bucket and...

enhancement
help wanted