Skip to content

Houses the Amazon Web Services (AWS) PHP libraries and manages access keys. Required by other AWS plugins.

Notifications You must be signed in to change notification settings

timwhite/wp-amazon-web-services

 
 

Repository files navigation

Amazon Web Services

Contributors: bradt, deliciousbrains
Tags: amazon, amazon web services
Requires at least: 3.7
Tested up to: 4.3
Stable tag: trunk
License: GPLv3

Houses the Amazon Web Services (AWS) PHP libraries and manages access keys. Required by other AWS plugins.

Description

This plugin is required by other plugins, which uses its libraries and its settings to connect to AWS services. Currently, there is only one plugin that requires this plugin:

Requirements

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

Installation

  1. Use WordPress' built-in installer
  2. A new AWS menu will appear in the side menu

Screenshots

1. Settings screen

Settings screen

Changelog

0.3.2 - 2015-08-26

  • New: WP Offload S3 Pro upgrade and addons added to the Addons screen

0.3.1 - 2015-07-29

  • Bug fix: Style inconsistencies on the Addons screen

0.3 - 2015-07-08

  • New: Support for IAM Roles on Amazon EC2 using the AWS_USE_EC2_IAM_ROLE constant
  • New: Redesigned 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-01-19

  • Bug Fix: Reverting AWS client config of region and signature

0.2.1 - 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-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

  • First release

About

Houses the Amazon Web Services (AWS) PHP libraries and manages access keys. Required by other AWS plugins.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.3%
  • CSS 9.7%
  • JavaScript 1.0%