Please note: PHP5
is required for this plugin due to the use of json_encode, the DOMDocument class, and the plugin code syntax.
This plugin makes it easy for post authors to quickly search Amazon's index from their WordPress post interface and grab
text links or images to place in their posts. The text links can optionally contain an indivdual's affiliate tag, if entered
on the settings screen.
The blog administrator can choose which Amazon locale that they wish to use from a list of the following:
- United States
- United Kingdom
- Canada
- France
- Germany
- Japan
The new version introduces support for Amazon's new request signing requirements. In addition, a credential checking system
has been put in place and the remote connection API used should work across more blogs and hosting setups.
The installation of this plugin is simple. However, due to new Amazon restrictions some setup is required.
- Upload the
amazon-reloaded-for-wordpress
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Navigate to the Amazon Reloaded submenu in the 'Settings' menu
- Enter your Amazon API and Secret keys
- Enter your Amazon Associates tag, if you wish
To ensure that you've entered the correct credentials, you can click the Check Credentials button after you have entered and saved your
credentials. If you need to get an Amazon API key, please visit the Amazon Web Services site at
http://aws.amazon.com/ and create an
account.