Bugfix Release 0.9.10.1

Timo News 3 Comments

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 update coming soon!

Timo News 7 Comments

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

Timo News 10 Comments

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!

Timo News 7 Comments

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!

Timo News 7 Comments

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

Timo Features 3 Comments

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

Timo Features 2 Comments

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

Timo Features Leave a Comment

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 …