Description
The Vallarasu Media Bucket Sync for Amazon S3 plugin, developed by vallarasuk, allows WordPress users to effortlessly sync their media library to Amazon S3.
With a master enable/disable toggle, you have complete control over whether media is synchronized to Amazon S3. Your media is securely transferred to your configured S3 bucket, saving your server space and offloading media delivery.
External services
This plugin connects to Amazon Web Services (AWS) S3 to store and serve your media files.
It requires an AWS account and a configured S3 bucket.
When you choose to sync an image or file, the plugin sends the file data, file name, and MIME type directly to your configured Amazon S3 bucket via the AWS API.
This service is provided by Amazon Web Services, Inc.:
* AWS Terms of Service
* AWS Privacy Policy
Key Features
- Seamlessly sync media attachments to your AWS S3 bucket.
- Global Enable/Disable master toggle for immediate frontend control.
- Automatically syncs all WordPress-generated responsive image sub-sizes.
- Dynamically rewrites frontend image URLs to securely serve them directly from S3.
- User-friendly configuration screen.
- Lightweight and highly performant.
- Open source and easy to extend.
Installation
- Upload the
media-to-aws-s3-syncfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to Settings > Media to S3 Sync.
- Enable the synchronization using the master toggle.
- Enter your AWS Access Key, Secret Key, Region, and Bucket name.
- Start syncing your media directly from the Media Library!
FAQ
-
Do I need an AWS Account?
-
Yes, you need an active AWS account and an S3 bucket configured for public read access.
-
How do I disable the sync temporarily?
-
Go to Settings > Media to S3 Sync and toggle the Enable/Disable button to OFF. This globally disables the sync options in the Media Library.
-
Who developed this plugin?
-
This plugin was developed by Vallarasu kanthasamy to solve media offloading issues easily.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Vallarasu Media Bucket Sync for Amazon S3” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Vallarasu Media Bucket Sync for Amazon S3” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Added global enable/disable master toggle.
- Added dynamic frontend URL rewriting to instantly serve images directly from S3.
- Upgraded sync logic to upload all responsive image sub-sizes.
- Enhanced UI elements and conditional setting fields.
- Improved SEO tags and descriptions for the WordPress Plugin Repository.
1.0.0
- Initial release.