Mailchimp Banner Promo Product Page | Q3 2024

added by Mahrie for July $1 promo - product page specific link to Mailchimp pricing

Klarna Payments Q3 2024 banner

Added by Russell Langley in Partner Marketing

Product Icon

Amazon S3 Storage for WooCommerce

Serve digital products via Amazon S3

Add Backblaze B2 storage support

It would be great to have built-in support for Backblaze B2 storage (compatible with S3). Below is the simple suggested patch that enables B2 storage files simply using “b2” as a region specifier.

Patch to amazon-s3-api.php, line 127:

switch ( $region ) {
case ‘b2’:
return ‘s3.us-west-000.backblazeb2.com’;
break;

Author

lck84

Current Status

Open

Last updated: January 31, 2023

0 comments

Log in to comment on this feature request.