Description
The WCDownload Products from AWS S3 plugin will allow you to store your products through your Amazon AWS S3 service. You can explore buckets and upload files directly to Amazon AWS S3. When a customer downloads their purchase the extension will translate this into Amazon AWS S3 URL and serve that file as a download.
Using WC Download Products from AWS S3 plugin to serve your digital products offers scalability, availability, security and performance. Especially when serving big files and providing greater download speed for your customers.
WC Download Products from AWS S3 extension also supports multiple buckets within one product so you can easily provide download access to files stored on different Amazon buckets when purchasing one product.
Screenshots
Installation
- Unzip “wc-download-products-from-aws-s3.zip” and copy folder “wc-download-products-from-aws-s3” into your wordpress plugins folder, normally located in /wp-content/plugins/.
- Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- How to configure Amazon AWS S3 settings?
-
- Go to aws.amazon.com and sign for an account there
- Go to console.aws.amazon.com. Select “Your Name” at the top right corner and then My Security Credentials.
- Create New Access Key
- Copy the Access Key ID and Secret Access Key and keep them, you will be using them below.
- Go to the WooCommerce Settings -> Download Products from Amazon S3 menu tab in your WordPress admin area.
- Paste the Access Key ID and Secret Access Key into the fields.
- Select your Amazon Endpoint where your files will be stored.
Reviews
Contributors & Developers
“WC Download Products from AWS S3” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WC Download Products from AWS 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.0
Initial release