All Projects → thaiphan → magento-s3

thaiphan / magento-s3

Licence: MIT license
Use Amazon S3 as the file storage solution for your Magento store

Programming Languages

PHP
23972 projects - #3 most used programming language

Labels

Projects that are alternatives of or similar to magento-s3

secure-media
Store private media securely in WordPress.
Stars: ✭ 22 (-64.52%)
Mutual labels:  s3
Sree
S3 client for human beings
Stars: ✭ 55 (-11.29%)
Mutual labels:  s3
Worldpay-Magento2-CG
Worldpay Magento 2 Plugin for Worldpay Corporate Gateway
Stars: ✭ 15 (-75.81%)
Mutual labels:  magento
xyr
Query any data source using SQL, works with the local filesystem, s3, and more. It should be a very tiny and lightweight alternative to AWS Athena, Presto ... etc.
Stars: ✭ 58 (-6.45%)
Mutual labels:  s3
s3-concat
Concat multiple files in s3
Stars: ✭ 35 (-43.55%)
Mutual labels:  s3
module-dsu
No description or website provided.
Stars: ✭ 18 (-70.97%)
Mutual labels:  magento
mageFaker
Sample data generator for Magento
Stars: ✭ 22 (-64.52%)
Mutual labels:  magento
magento2-server-configuration
Magento 2 server configuration -PHP7, Nginx, Postfix
Stars: ✭ 68 (+9.68%)
Mutual labels:  magento
magento2-db-log-cleaner
Magento2 Cron Log Cleaning
Stars: ✭ 23 (-62.9%)
Mutual labels:  magento
krawler
A minimalist (geospatial) ETL
Stars: ✭ 51 (-17.74%)
Mutual labels:  s3
smockin
Dynamic API, S3 & Mail mocking for web, mobile & microservice development.
Stars: ✭ 74 (+19.35%)
Mutual labels:  s3
s3redirect
Turn S3 into a URL redirect website using lambda and NO database!
Stars: ✭ 31 (-50%)
Mutual labels:  s3
cottoncandy
sugar for s3
Stars: ✭ 33 (-46.77%)
Mutual labels:  s3
spring-file-storage-service
The FSS(file storage service) APIs make storing the blob file easy and simple .
Stars: ✭ 33 (-46.77%)
Mutual labels:  s3
module-matrixrate
WebShopApps MatrixRates for Magento2
Stars: ✭ 115 (+85.48%)
Mutual labels:  magento
s3 asset deploy
Deploy & manage static assets on S3 with rolling deploys & rollbacks in mind.
Stars: ✭ 63 (+1.61%)
Mutual labels:  s3
terraform-aws-s3-bucket
Terraform module that creates an S3 bucket with an optional IAM user for external CI/CD systems
Stars: ✭ 138 (+122.58%)
Mutual labels:  s3
SomethingDigital AjaxAddToCart
No description or website provided.
Stars: ✭ 19 (-69.35%)
Mutual labels:  magento
ndstore
code for storing neurodata images and image annotations
Stars: ✭ 39 (-37.1%)
Mutual labels:  s3
backblaze
Backblaze.Agent is a high-performance .NET Core implementation of the Backblaze B2 Cloud Storage API.
Stars: ✭ 32 (-48.39%)
Mutual labels:  s3

Thai's S3 Extension for Magento

Total Downloads MIT License Donate

Thai's S3 extension for Magento allows retailers to upload their catalogue and WYSIWYG media assets (such as images and videos) straight to Amazon S3.

Note: This extension is only compatible with Magento 1. Please use Thai's S3 Extension for Magento 2 for integration with Magento 2.

Benefits

Easy to use

This extension is easy to use with little configuration! You only need to follow a few simple steps to get up and running!

Sync all your media assets

The following assets are automatically saved to S3:

  • Product images
  • Generated thumbnails
  • WYSIWYG images
  • WYSIWYG videos
  • Category images
  • Favicon
  • CAPTCHA images

Magento can now scale horizontally

Complex file syncing between multiple servers is now a thing of the past with this extension. All your servers will be able to share the one S3 bucket as the single source of media.

Easy integration with CloudFront CDN

CloudFront CDN supports using S3 as an origin server so you can significantly reduce load on your servers.

Installation

See the Installation page on the wiki.

Support

There's a Troubleshooting page on the wiki that I'll try and keep up to date with any issues that the community might have with the extension.

If you can't find the answer you're looking for, however, feel free to create a GitHub issue for support regarding this extension.

FAQs

Does this extension upload my log files?

No, the S3 extension only syncs across the media folder. You will need to find an alternative solution to store your log files.

Magento is still loading images from the file system! What went wrong?

The S3 extension is built on top of the built-in database file storage, which will re-download files back onto the file system as part of a caching mechanism. Magento will then use this cached version of the image instead of using S3.

If you have enabled S3 integration then you can safely delete the images off your file system (although please take a backup just in case). If you want Magento to not download files to the file system, you can configure your static media URL to point to S3 or CloudFront.

We did something wrong and all our images are gone! Can you restore it?

I recommend taking a backup of your media files when switching file storage systems. Unfortunately, there's no way to restore images if you somehow accidentally delete them.

Success Stories

Are you a happy user of my extension? I would love to feature you! Create a GitHub issue or send me an email to discuss opportunities for cross promotion!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].