EffectIO Amazon S3 Storage for WooCommerce

Original price was: $29.00.Current price is: $7.99. / year

Drop-in compatible replacement & Licensed Product

WooCommerce Amazon S3 Storage allows you to serve digital products via Amazon S3. Fully automated. Specify the name of your file using shortcodes. Version: 2.6.2 Store your downloadable products on Amazon S3 offering faster downloads for your customers and more security for your product.

Released on: 2023-11-26

Single License

Club Membership

17,99 / Month Membership

NEW Activate all licensed items with the free Dashboard

EffectIO Dashboard

Discover when we give away free Plugins

Find out when we give items for Free


Hey! 🎉 Monthly emails, tops. Snag exclusive plugins/themes for $0. They go quick, but you might just get a freebie! 😉

30 Days Money Back Guarantee

Guaranteed pre-activated plugins. Most items work immediately after installation. Open a support ticket to obtain the license keys for the ones that ask for activation.

Free support to install and setup on your site.

The Ultimate WooCommerce Plugin for Amazon S3 Storage

Looking for a seamless way to serve digital products through your Amazon AWS S3 service? Look no further than the revolutionary Amazon S3 Storage plugin for WooCommerce. With its fully automated features, this plugin allows you to effortlessly specify the bucket and object name of your files using convenient shortcodes in the download file paths. When a customer downloads their purchase, the extension will seamlessly translate this into an Amazon S3 URL and serve the file as their download.

By utilizing Amazon S3 storage to serve your digital products, you gain numerous advantages. Experience enhanced scalability, ensuring your business can grow without limits. Enjoy greater reliability, especially when dealing with large files. And provide lightning-fast download speeds, delighting your customers with a seamless purchasing experience.

But that’s not all! The Amazon S3 extension for WooCommerce also supports multiple buckets within one product. This means you can effortlessly provide download access to files stored on different Amazon buckets when a customer purchases a single product.

Why Choose Amazon S3 Storage by WooCommerce?

  • 🚀 Superior scalability for unlimited growth potential
  • ⚡ Lightning-fast download speeds for optimal customer experience
  • 💪 Unmatched reliability, even with large files
  • 🔒 Securely serve digital products through your Amazon AWS S3 service
  • 🌐 Seamless integration with WooCommerce’s easy-to-use platform
  • 🆓 Cost-effective alternative to other storage solutions
  • 🎛️ Fully automated operations for effortless management
  • 🗂️ Supports multiple buckets within one product
  • 🔐 GPL code for complete flexibility and customization
  • 📞 Premium support from EffectIO for any assistance you need
  • 🔔 Regular updates and feature enhancements via the EffectIO Dashboard
  • 💰 Incredible deals with 30% to 90% discounts exclusively from EffectIO

With Amazon S3 Storage, you can take advantage of the EffectIO update and support channel. Receive automatic updates through the EffectIO Dashboard and enjoy pre-activated items for your convenience. Additionally, gain peace of mind knowing you have access to premium support from EffectIO’s team of experts.

Version

3.2.3

Release Date

7/6/2016

Reviews

There are no reviews yet.

Be the first to review “EffectIO WooCommerce Amazon S3 Storage 3.4.1”

Store your downloadable products on Amazon S3 offering faster downloads for your customers and more security for your product.

3.4.0 — 2026-01-26
  • Tweak - Cache pre-signed URLs to database for improved performance
  • Tweak - Make the S3 shortcode processing more efficient and reduce the number of queries to S3 in some admin and REST contexts
3.3.2 — 2025-08-18
  • Tweak - Improve the plugin performance in the WordPress admin by further limiting when the S3 client caches are pruned
3.3.1 — 2025-08-11
  • Fix - Improve compatibility with Yith WooCommerce Membership when using its downloadable files shortcodes
3.3.0 — 2025-08-05
  • Feature - Add Cloudflare R2 support as an alternative S3 provider other than the default AWS
  • Dev - Support for Backblaze B2, Wasabi S3, Digital Ocean Spaces, and other S3-compatible cloud storage providers remains experimental via hooks
  • Localization - Updated existing translations and added translations for Chinese (Simplified and Traditional)
3.2.2 — 2025-07-08
  • Misc - Please save your settings again to ensure the S3 credentials are encrypted with the new AES-256-GCM algorithm when updating to this version
  • Dev - Uses a stronger algorithm (AES-256-GCM) to encrypt the S3 credentials stored in the database
3.2.1 — 2025-06-23
  • Fix - When using Cloudflare R2 experimental support, ensure regions are defaulted to 'us-east-1' (auto) since R2 does not use regions as AWS does
  • Fix - Ensure the default shortcode bucket is applied consistently when a bucket is not specified in the shortcode attributes in some cases
  • Dev - Add a notice in the plugin settings when using an experimental cloud storage service using WordPress hooks
3.2.0 — 2025-06-17
  • Tweak - Improve caching of S3 client connection instances to enhance plugin performance
  • Tweak - Append region code to region lists in dropdowns for clarity
  • Tweak - Enable the force redirect download method for S3 files as the default setting value in new installations
  • Fix - Harden admin code when getting a product's local file data to prevent errors in some installations
  • Fix - When connecting for the first time, make sure buckets can be listed without reloading the page
  • Fix - The list of S3 region in the shortcode modal should consistently list all the available regions
  • Localization - Add Polish translations
  • Misc - Do not pass a region in the S3 client when listing all buckets or checking the connection status
  • Misc - Update WP Background Processing to 1.4.0
  • Dev - Allow filtering S3 client connection status and bucket list cache durations
3.1.0 — 2025-06-09
  • Feature - Add support to S3 Transfer Acceleration
  • Feature - The downloadable files S3 status will also contain a link to the file in the S3 bucket when using shortcodes
  • Fix - When offloading files to S3, ensure the bucket region is used instead of the default region to avoid mismatches in some circumstances
  • Fix - When saving S3 credentials, make sure the settings are used without having to reload the page
  • Misc - Clarify URL validity period setting role
  • Misc - Correctly pass the flag to the S3 client to ignore some deprecated PHP warnings
  • Localization - Add Dutch translations
3.0.5 — 2025-05-21
  • Tweak - Add hooks to allow experimenting with third party cloud storage services compatible with S3 such as Cloudflare R2, Wasabi S3, Backblaze B2, Digital Ocean Spaces, etc.
  • Tweak - Add System Status Report to help with troubleshooting
3.0.4 — 2025-01-08
  • Tweak - Cache the shortcode URLs to improve performance when the same shortcodes are processed multiple times in the same thread
  • Tweak - Use the same S3 client instance for all operations to avoid creating multiple clients for the same bucket in the same region when processing shortcodes
3.0.3 — 2024-12-17
  • Tweak - Ignore AWS shared config files when loading the AWS SDK as some hosts with `open_basedir` restrictions may prevent the SDK from loading properly
  • Fix - Ensure the plugin keeps compatible with the Free Downloads WooCommerce extension
  • Dev - Make the S3 client arguments filterable, with an additional filter for shortcode requests
  • Dev - Make the download request for a file handled by a shortcode filterable to broaden the compatibility with other plugins
  • Misc - Use v3.330.0 of the AWS SDK for PHP
3.0.2 — 2024-12-10
  • Tweak - If buckets already exist in the connected S3 account, return the first available bucket as the default bucket in the plugin settings
  • Tweak - Ignore approved download directories when using S3 storage for downloadable files
  • Fix - Improve detection of download requests when parsing the S3 file URLs from a shortcode, to consistently serve a S3 file from frontend requests only
  • Fix - Improve the handling and performance of the S3 file statuses in product variation
3.0.1 — 2024-12-05
  • Tweak - Improve persistent caching of the S3 buckets
  • Fix - Address a bug that prevented the plugin from processing file names in shortcodes having special characters or formatting
  • Fix - Silence S3 SDK deprecation notices for installations running on PHP 7.4
  • Dev - Add a filter to allow setting a debug mode also for the S3 client
  • Dev - Reduce the bundled AWS SDK to include only components needed by the plugin
3.0.0 — 2024-12-03
  • Feature - Files attached as product downloadables can be automatically offloaded to AWS S3
  • Feature - Display information about the files offloaded to AWS S3 in the product edit screen and media gallery
  • Feature - Configure the default S3 bucket and region or create a new AWS S3 bucket directly from the extension settings
  • Feature - Support advanced logging for improved troubleshooting
  • Feature - Also allow setting AWS S3 credentials via WordPress constants
  • Misc - Use the official AWS SDK for PHP to handle S3 operations
  • Misc - Complete plugin rewrite
  • Localization - Add translations for German, Spanish, French, Italian, Japanese, Portuguese languages
2.7.1 — 2024-03-25
  • Misc - Update brand to Kestrel
2.7.0 — 2023-11-23
  • Feature - Declare compatibility with the WooCommerce Cart and Checkout blocks
  • Tweak - Added new S3 region 'il-central-1' (Tel Aviv) to the list
  • Tweak - Updated the plugin URLs to the new woo.com domain
  • Tweak - Updated plugin author
  • Tweak - Tested compatibility up to WooCommerce 8.3
  • Tweak - Tested compatibility up to WordPress 6.4
  • Dev - Changed the plugin namespace to `KoiLab\WC_Amazon_S3_Storage`
2.5 — Dropped deprecated code up to version 2.5
2.6.2 — 2023-09-11
  • Tweak - Tested compatibility up to WooCommerce 8.1
  • Tweak - Tested compatibility with WordPress 6.3
  • Fix - Fixed warnings due to the usage of the deprecated constant `FILTER_SANITIZE_STRING`
2.6.1 — 2023-07-14
  • Tweak - Added setting to control the download method on S3 files
  • Fix - Fixed compatibility issue with the 'Free Downloads WooCommerce' plugin
2.6.0 — 2023-07-10
  • Tweak - Force the 'Redirect only' download method on S3 files
  • Tweak - Added new S3 region 'ap-southeast-4' (Melbourne) to the list
  • Tweak - Escape the shortcode returned values
  • Tweak - Sanitize input values when generating the file download path
  • Tweak - Tested compatibility up to WooCommerce 7.9
2.5.1 — 2023-04-12
  • Tweak - Hide setting fields until credentials are entered
  • Tweak - Remove the S3 API credentials on the plugin uninstall
  • Tweak - Tested compatibility up to WooCommerce 7.6
  • Tweak - Tested compatibility with WordPress 6.2
2.5.0 — 2023-02-20
  • Tweak - Updated the recommended privacy policy texts
2.0.0 — Adapted the database migration script for version 2.0.0 to the recent WooCommerce versions
  • Tweak - Added a database migration script to expire the region transients for versions lower than 2.1.5
  • Tweak - Tested compatibility with WooCommerce 7.4
2.4.5 — 2023-01-12
  • Fix - Fixed incorrect download ID value when adding files with the S3 wizard
2.4.4 — 2023-01-09
  • Tweak - Limit the maximum value of the 'URL expiration time' setting to seven days
  • Tweak - Tested compatibility with WooCommerce 7.3
2.4.3 — 2022-12-20
  • Tweak - Added new S3 regions to the list
  • Tweak - Updated plugin author
  • Tweak - Tested compatibility with WooCommerce 7.2
  • Fix - Fixed endpoint for the 'ca-central-1' region. Canada (Central)
2.4.2 — 2022-11-16
  • Feature - Enabled the S3 files wizard for the product variations
2.4.1 — 2022-11-08
  • Tweak - Use the standard endpoint in all S3 regions when generating the file URLs
  • Tweak - Updated wizard fields' description
  • Fix - Fixed the URLs of the downloadable files stored in a bucket whose name contains dots
2.4.0 — 2022-11-02
  • Feature - Added wizard to add and edit the S3 files of a downloadable product
  • Tweak - Declare compatibility with WooCommerce High-Performance Order Storage (HPOS)
  • Tweak - Tested compatibility with WooCommerce 7.1
  • Tweak - Tested compatibility with WordPress 6.1
  • Dev - Dropped deprecated template 'settings.php'
2.3.0 — 2022-10-10
  • Feature - Added settings for defining the default bucket and region
  • Tweak - Added new S3 regions to the list
  • Tweak - The shortcode parameter 'bucket' is now optional
  • Tweak - Use the shortcode name to contextualize the filters when parsing the shortcode parameters
  • Tweak - Tested compatibility with WooCommerce 7.0
  • Fix - Fixed "Unrecognized S3 region" log message for valid regions that weren't on the list
2.2.0 — 2022-09-26
  • Tweak - Moved the plugin settings to an integration page
  • Tweak - Updated text-domain of the translatable strings to 'woocommerce-amazon-s3-storage'
  • Tweak - Added missing descriptions to the translatable strings
  • Tweak - Check the minimum requirements before initializing the plugin
  • Tweak - Moved the 'Docs' and 'Support' links to the plugin row links
  • Dev - Deprecated 'settings.php' template
  • Dev - Deprecated code from the legacy setting for disabling SSL
  • Dev - Implement the singleton pattern in the main plugin class
  • Dev - Updated the minimum requirements to WooCommerce 3.4, WordPress 4.7, and PHP 5.4
2.1.23 — 2022-09-15
  • Tweak - Updated links to the plugin documentation and to get support in the plugin list
  • Tweak - Tested compatibility up to WooCommerce 6.9
  • Tweak - Tested compatibility up to WordPress 6.0
  • Fix - Fixed warnings when accessing the plugin settings without initializing the option in the database first
  • Fix - Fixed typo on plugin description
2.1.22 — 2020-10-07
  • Tweak - WooCommerce 4.4 compatibility
2.1.21 — 2020-08-14
  • Tweak - WordPress 5.5 compatibility
2.1.20 — 2020-06-10
  • Tweak - WooCommerce 4.2 compatibility
2.1.19 — 2020-04-29
  • Tweak - WooCommerce 4.1 compatibility
2.1.18 — 2020-03-05
  • Tweak - WooCommerce tested up to 4.0
2.1.17 — 2020-02-18
  • Tweak - Remove legacy code
2.1.16 — 2020-01-13
  • Tweak - WooCommerce tested up to 3.9
2.1.15 — 2019-11-12
  • Tweak - Fix update script for migrations from old versions of the plugin
2.1.14 — 2019-11-04
  • Tweak - WooCommerce tested up to 3.8
2.1.13 — 2019-09-25
  • Tweak - Show Access Key ID and Secret Access Key in settings in password protected fields
2.1.12 — 2019-08-08
  • Tweak - WooCommerce tested up to 3.7
2.1.11 — 2019-04-16
  • Tweak - WooCommerce tested up to 3.6
2.1.10 — 2018-09-26
  • Tweak - WooCommerce tested up to 3.5
2.1.9 — 2018-05-22
  • Tweak - WooCommerce tested up to 3.4
  • Tweak - Privacy policy notification
2.1.8 — 2018-02-21
  • Fix - Remove unnecessary HTTP/HTTPS feature (HTTPS is enforced)
  • Tweak - Added settings, support, and doc links in plugin action links
2.1.7 — 2017-12-14
  • Fix - WooCommerce 3.3 compatibility
2.1.6 — 2017-06-23
  • Tweak - More region endpoints
  • Tweak - Change main plugin file name to match plugin name
2.1.5 — 2017-05-19
  • Fix - Stale region cache that prevents updated region location. Set to 1 hour expiration
  • Fix - File names with spaces break downloads
  • Tweak - Removed unneeded SDK files

Testimonials

Benny O'Brien@benny_obie

The quick response from a friendly team member at @effectioshop honestly caught me off guard.
Nice work!


Stuart Boyle@stuart_boyle

@effectioshop As an eCommerce developer, effectio.org has enabled me to reach higher expectations and my clients are very happy.


22,000+ Users · 180 Countries
Trusted by freelancers, agencies & store owners worldwide

How It Works

Install the free EffectIO Dashboard plugin on your WordPress site. It connects to the EffectIO catalog, detects every premium plugin and theme you own, and gives you a single hub to manage licenses, run updates, and keep your admin panel clean — all from one screen.

One-Click Updates
Update any premium plugin or theme instantly. No manual downloads, no FTP — just click "Update Now."

🔑

License Manager
View, activate, and manage all your license keys in one place. No hunting through emails or vendor dashboards.

🔇

Notification Blocker
Blocks intrusive admin nag screens, upsell banners, and ads that clutter your dashboard. Re-enable anytime.

🛡️

Vendor Request Control
Prevents redundant license-check pings to third-party servers for items you already manage through EffectIO.

📦

Bulk Activation
Club members can activate all eligible plugins and themes at once — one button, zero hassle.

🆓

100% Free
The Dashboard itself costs nothing. Install it and it auto-activates on your domain — no key required.

Get Started in 3 Steps

1

Download & Install

Download the EffectIO Dashboard zip and install it via Plugins → Add New → Upload.

2

Browse & Activate

Open EffectIO → Catalog in your admin panel. The dashboard auto-detects your installed items and matches them to your licenses.

3

Update & Manage

Keep everything current with one-click updates. Manage licenses, block nag notices, and enjoy a cleaner WordPress experience.

Licenses

All WordPress derivative work is GPL-licensed. Most items are pre-activated and ready to use. Some require an activation key — we provide it with your purchase, and the Dashboard lets you apply it in seconds.

Club members enjoy bulk activation: activate every eligible item at once with a single click. No more entering keys one by one.

✅ Money-Back Guarantee

Every item is tested and ships with full features. If something doesn't work and we can't fix it, you get a full refund. We believe premium tools should be accessible — that's why we offer a low-cost subscription so freelancers, small businesses, and agencies can grow without a large upfront investment.

Manage and Update all your sites

17.99 $ / Month Membership

2900 Plugins and Themes. Install, Update, Activate and Delete any plugin. Unlimited Sites. Best WP Agency Deal.

Clean Items

NGO Mission

Always Updated

SSL Connection