manifest / integrations / wp-aws-sdk
Amazon Web Services (SDK)
A fork of the Amazon Web Services plugin for WordPress by Delicious Brains, updated with the AWS PHP SDK v3.
by Daniel M. Hendricks · github.com/cloudverve/wp-aws-sdk · website
★ 3stars
16release downloads
7composer installs
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/cloudverve/wp-aws-sdk/releases/download/3.56.3/wp-aws-sdk-3.56.3.zipAlso on Packagist as cloudverve/wp-aws-sdk:
composer require cloudverve/wp-aws-sdkDeclares an update source (cloudverve/wp-aws-sdk), so updates arrive through the plugin's own updater.
From the readme
Amazon Web Services (SDK) WordPress Plugin
A fork of the Amazon Web Services plugin by Delicious Brains. Loads the Amazon Web Services (AWS) PHP SDK v3 libraries and manages access keys.
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.
Intent
The intent of this plugin is to provide a common install of the Amazon Web Services (AWS) SDK for plugins to share.
- To avoid "DLL hell" and reduce redundancy
- To allow a single place to update the SDK, rather than having to update it for each plugin/theme.
Requirements
WordPress 4.7 or higher
PHP version 5.5 or greater
PHP cURL library 7.16.2 or greater
cURL compiled with OpenSSL and zlib
curlmultiexec enabled
Compatibility
This plugin has not yet been tested for compatibility with other plugins. Use at your own risk and test first.
Installation
When this project is stable, a distribution ZIP file will be created. Until then, you can download the source ZIP
and install it in WordPress Plugins Add New Upload Plugin.
Automatic Updates
When a release is made, automatic updates will be supported via GitHub Updater. This will be i
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 3.56.3 | May 18, 2018 | wp-aws-sdk-3.56.3.zip | 16 |