This plugin displays bestseller lists and single products on your WordPress posts and pages. You can search (and show) products with specific category, browse node id or a simple keyword. Amaplug is using the Amazon Product API.
Features
- Compatible to the following Amazon networks: de|com|co.uk|ca|fr|co.jp|it|cn|es|in|com.br|com.mx
- 2 different shortcodes for displaying bestseller lists or single product
- Displayed data is completly in order with Amazon terms of service (currentness of data)
- Every product link will include your tracking id to receive sale commissions
- Available languages are german and english (custom translation possible)
- Shows current price, sale (if available), star ratings and many more
- Custom fields available – get additional data und use it in template
- 3 different styles (silver, light and dark yellow) available
- Automatic updates via your WordPress dashboard supported
- Easy configuration. No expert knowledge needed!
- Clean code well documentated
- Clean configuration (admin) panel
- Full responsive functionality
New Features with V1.2.0
Templates: You can manage your templates (including css) direct from the WordPress backend. You can create as much custom templates as you like in an easy to use backend editor.
Translations: Each translation is available for each Amazon network. You do not have to rely on third party translation plugins if you will edit some text on frontpage.
Plugin requirements
Before installing the plugin, please check that the following conditions are met on your server:
- PHP 5.4 or greater
- MySQL 5.0.3 or greater
- WordPress 3.4 or greater (tested up to 4.1.1)
- PHP curl and/or PHP fopenenabled
Change Log
2016, January, 23 - v 1.2.0 - New Feature: Translation (Custom Post Type) - New Feature: Templates (Custom Post Type) - Added: Complete the list of Amazon networks - Added: For each network you can now setup a Associate ID - Added: Inside templates you can now access the placeholders better than before - Added: Status section for plugin health (check requirements whith can cause a error ...) - Added: Plugin section - import/export configuration, plugin update check ... - Added: More info about Fields section inside the documentation - Fixed: Setting the location tag in shortcodes have no effect - Fixed: Using the same {if} statement in templates the second will not be found - Fixed: Using non existing style in shortcode indicates an error on frontpage - Changed: Option for Plugin update check is now in Plugin section - Removed: Old product template files inside /pages/ - Removed: Old css product template files inside /css/ - Removed: The Tracking ID on settings section - Removed: Translation into *.pot from product templates 2016, January, 12 - v 1.0.0 - Initial release
Credits
Redux Framework – https://reduxframework.com/ Container Queries Prolyfill – https://github.com/ausi/cq-prolyfill Amazon ECS PHP Library – https://github.com/Exeu/Amazon-ECS-PHP-Library Plugin Updater Class – http://autohosted.com/ ungrid – https://github.com/chrisnager/ungrid Smarty – http://www.smarty.net/ Flag Icons – http://www.famfamfam.com/lab/icons/flags/ CssMin – http://code.google.com/p/cssmin/
Demo
Our demo with some shortcodes can you finde here: http://demo.amaplug.de/
Quick Start
Install, Setup, Usage You can use now two kinds of shortcodes – inside posts, pages or something else. For Single Item you can use:
[amaplug_single keyword=”YOUR_ASIN_OR_ISBN”]
For Bestseller List you can use:
[amaplug_bestseller keyword=”CATEGORY_OR_NODE_ID_OR_KEYWORD”]