Today I released a new update to version 0.9.10.2. In the main, this version brings a better error handling and a debug mode. This can come in handy when it comes to errors with your connection to the Amazon webservice. When the connection to the webservice results in an error, it will be shown on the plugin’s setup panel. A …
Bugfix Release 0.9.10.1
One week after releasing version 0.9.10 I committed a new bugfix release 0.9.10.1 today. It fixes a bug when a PHP error occured (Class ‘Asa’ not found in …/AsaCore.php on line 384). This could happen on auto-updates through your WordPress backend. (Thanks to Axel for the screenshot) If version 0.9.10 works fine for you already, you do not necessarily need …
New version 0.9.10 online! [Update]
A new version of AmazonSimpleAdmin is online! This one is ready for the upcoming changes in the Amazon webservice API which was tested today and caused some errors with the old version. The feature description from the official Changelog: Fix: Update to API version 2011-08-01. The associate tag is now mandatory! New: Support of Amazon Italy, Spain and China New: …
New update coming soon!
Hi Asa-Users, due to some changes in the Amazon API, you could discover some problems on your website where the Amazon products should show up. I am working on a new update of AmazonSimpleAdmin to support the new API. I will hopefully release it within the next couple of days. This new version also will support the Amazon stores Italy, …
Hotfix release 0.9.9.3
Today I released a hotfix release due to some errors that could occur when using customer reviews. The errors occured when requesting the customer reviews page from Amazon. Unfortunately the webservice doesn’t retrieve this information directly for some time now so I created this workaround for version 0.9.9.1. Either the Amazon severs have some trouble or the plugin requests got …
New version 0.9.9.2 released!
Today I released the new version 0.9.9.2 of Amazon Simple Admin. Here is the list of changes: Fixed: issue with currency and price not displaying properly Added: Widget for displaying collections in sidebar New placeholder: {$LowestNewOfferFormattedPrice} New placeholder: {$LowestUsedOfferFormattedPrice} New placeholder: {$AmazonPriceFormatted} New placeholder: {$ListPriceFormatted} Keeps user templates after update and does not overwrite custom templates. The built-in templates are …
New website for Amazon Simple Admin online!
Finally I published this website dedicated for supporting my WordPress plugin Amazon Simple Admin. In the future you will get informed about the developement of the plugin on this page. Furthermore you can contact me using the comment function below the posts or by using the contact form. It is my desire to constantly improve this plugin. To achieve this …
Easy integration
With Amazon Simple Admin it is very easy to integrate Amazon products into your WordPress post. To include a Amazon product into your post you only have to enclose the Amazon product ID (ASIN) with the Asa tags For example: You get the ASIN code from the Amazon product page in the product details section. In case of books it …
Fully customizable templates
You can completey customize the way the products get displayed in your posts. The plugin uses template files. You can either use the built-in or create own templates for your special needs. The layout of the Amazon product box depends on the template file that is used for rendering the box. Template files are text files with HTML-code which reside …
Product collections
With product collections it is very easy to include many products into your post. For future reuse you can manage your collections in the plugin menu. Let’s say you want to include four products into your new post and also in an older post. It would be very uncomfortable to include the -code four times in every post. That would …