Amazon Web Services

Wordpress Plugin
Download latest - 1.0.5

Developers

deliciousbrains
bradt

Download Stats

Today 279
Yesterday 363
Last Week 2,204
All Time 424,421
Banner 772x250

This plugin is required by other plugins, which use its libraries and its settings to connect to AWS services. Currently, there are only two plugins that require this plugin:

  • WP Offload S3 Lite
  • WP Offload S3

Requirements

  • PHP version 5.3.3 or greater
  • PHP cURL library 7.16.2 or greater
  • cURL compiled with OpenSSL and zlib
  • curl_multi_exec enabled

Releases (13 )

Version Release Date Change Log
1.0.5 2018-02-20
  • 2018-02-20 =
  • Change: Plugins page removed as this plugin is no longer required by WP Offload S3 or WP Offload S3 Lite
  • Bug fix: Update checking broken for version 1.5 or less of WP Offload S3
  • Bug fix: WP_Offload_S3_Autoloader class included in plugin
  • Bug fix: License in composer.json fails Packagist validation
1.0.4 2017-11-20
  • 2017-11-20 =
  • Improvement: Compatibility with WordPress 4.9
  • Improvement: Compatibility with WP Offload S3 1.5.1
  • Bug fix: Reveal access keys form option shown when keys partially defined
  • Bug fix: WP_Error being passed to AWS methods
  • Bug fix: "More info" links can be broken across two lines
1.0.3 2017-06-19
  • 2017-06-19 =
  • Improvement: Compatibility with WP Offload S3 1.5
1.0.2 2017-03-13
  • 2017-03-13 =
  • New: AWS SDK updated to 2.8.31
  • New: London and Montreal regions added
1.0.1 2016-12-13
  • 2016-12-13 =
  • New: Mumbai and Seoul regions added
1.0 2016-12-08
  • 2016-09-29 =
  • Improvement: Compatibility with WP Offload S3 Lite 1.1
  • Improvement: Compatibility with WP Offload S3 1.2
0.3.7 2016-09-01
  • 2016-09-01 =
  • Improvement: No longer delete plugin data on uninstall. Manual removal possible, as per this doc.
0.3.6 2016-07-19
  • 2016-05-30 =
  • Improvement: Now checks that the curl_multi_exec function is available.
0.3 2015-07-08
  • 2015-07-08 =
  • New: Support for IAM Roles on Amazon EC2 using the AWS_USE_EC2_IAM_ROLE constant
  • New: Resigned Access Keys and Addons screens
  • Improvement: Settings menu item renamed to Access Keys
  • Improvement: Access Keys link added to plugin row on Plugins screen
  • Improvement: Activate addons directly from within Addons screen
  • Improvement: Quick Start Guide documentation
0.2.2 2015-04-20
  • 2015-01-19 =
  • Bug Fix: Reverting AWS client config of region and signature
0.2.1 2015-01-10
  • 2015-01-10 =
  • New: AWS SDK updated to 2.7.13
  • New: Translation ready
  • Improvement: Code cleanup to WordPress coding standards
  • Improvement: Settings notice UI aligned with WordPress style
  • Bug: Error if migrating keys over from old Amazon S3 and CloudFront plugin settings
0.2 2014-12-16
  • 2014-12-04 =
  • New: AWS SDK updated to 2.6.16
  • New: Set the region for the AWS client by defining AWS_REGION in your wp-config.php
  • New: Composer file for Packagist support
  • Improvement: Base plugin class performance of installed version
  • Improvement: Base plugin class accessor for various properties
  • Improvement: Addon plugin modal now responsive
  • Improvement: Better menu icon
  • Improvement: Code formatting to WordPress standards
0.1 2013-09-20
  • 2013-09-20 =
  • First release