We are happy to announce a couple of major releases today. Users of the Australia extension will be pleased to hear that we have released version 3.0, containing substantial new features and many minor enhancements. Additionally, the new Feeds Generator extension has been launched, allowing you to easily produce feeds of your Magento catalogue for the major shopping comparison services like Google Shopping.
Australia
The 3.0 release of the Australia extension is a major release that adds many new features for Australian stores. Major changes made in the 3.0 release include:
Read MoreMagento Extension Roundup - March 2015
by Will Mischlewski in Magento Extension Reviews
Welcome to the Magento extension roundup, the first in a new series of regular posts where we look at recently released free extensions that have caught our eye. We review extensions that have been published on Magento Connect and GitHub and share our thoughts on their premise and execution.
Wishlist Admin Email by Magevolve

This simple extension creates an observer to watch for items added to a customer's wish list and notifies the administrator. It's great that the extension can be completely disabled from the admin panel, without having to dive into code, and that it doesn't try to do too much. It is easy to imagine receiving emails every time someone adds a product to their wishlist would become unruly on large sites, but if you're just starting out it could be an easier alternative to setting up logging of this kind of action. Hopefully "wishlist" is spelled correctly in the actual notifications!
Read MoreAlgolia Magento Extension Released
by Andrew Rollason in Announcements






The Fontis Algolia Magento extension delivers a superior search experience. With lightning fast, accurate and relevant results, your customers will find the products they are looking for more easily than ever.
Read MoreAdding the WYSIWYG editor to an extension
by Matthew Gamble in Magento
While developing the new Fontis Blog extension, we wanted to allow use of the same WYSIWYG editor tools that users have when creating Magento CMS pages or static blocks. Doing so is not very difficult, requiring only a few changes to add the Magento WYSIWYG to your own extensions.
The first step is tell Magento that it can load the TinyMCE WYSIWYG JavaScript file. This should be done in the layout, in the handle used for your page, like so:
Read More