Amazon Web Services

0

This plugin allows the user to define AWS access keys and allows other plugins to hook into it and use the AWS SDK that’s included. The plan was for this plugin to be a dependency of

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

This plugin allows the user to define AWS access keys and allows other plugins to hook into it and use the AWS SDK that’s included.

The plan was for this plugin to be a dependency of several plugins and all could use the same AWS SDK. We realized however that there are problems with this idea and we’ve taken another approach.

This plugin was used by our plugins (WP Offload S3 and WP Offload S3 Lite) but it is almost certainly used by other plugins we’re not aware of. So although it is no longer needed for our plugins, we’ll leave it here for others.

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