In this Magento extension round-up, we quickly review some of the extensions that were released in September.
StockSort by OOWORX

Stores that have large numbers of out-of-stock products may not want these appearing before in-stock products. This straightforward extension allows sorting out-of-stock products to the end of category pages. Stock-based sorting is enabled or disabled per-store, and can't be configured for individual categories.
The extension uses an observer to add an extra sort clause to product collections. This will happen for every frontend collection load, not just the ones for category and search result pages, so be aware of this if product collections are used for any custom functionality.
Read MoreMagento Extension Roundup - August 2015
by Nathan Yam in Magento Extension Reviews
Welcome to the sixth Magento extension round-up, where we quickly review some of the more notable extensions which were released in the past month.
Multistore Newsletter Subscription by NetGo

In a multi-store Magento installation, customers may want to sign up to the newsletter using the same email address across multiple stores. Magento's built-in newsletter subscription feature doesn't fully handle this situation - customers can only by subscribed in one store at any given time. This extension allows customers to subscribe in each store individually.
Read MoreMagento Extension Roundup - July 2015
by Ron Carr in Magento Extension Reviews
Welcome to the fifth instalment of our monthly free Magento extension round-up, where we quickly review some of the more notable free extensions which were released on Magento Connect and GitHub in the past month.
One Step Checkout by AddWeb Solution

Magento's standard onepage checkout groups fields into a series of steps which the customer needs to complete before proceeding on to the next step, and being shown the next group of fields. This means that potential customers can't see what information they'll need to fill out ahead of time, and aren't aware exactly how far through the checkout process they really are.
Read MoreMagento Extension Roundup - June 2015
by Paul Hoang in Magento Extension Reviews
Welcome to the fourth instalment of our monthly free Magento extension round-up, where we quickly review some of the more notable free extensions which were released on Magento Connect and GitHub in the past month.
Customer-SelfDelete by Veriteworks Inc.

This extension allows registered customers to:
- Delete their account.
- Cancel their unpaid order.
Normally, when a customer wants to delete their account, they would need to contact custom service so that they can action the request from the Admin Panel. With this extension, logged in customers are provided with a self-service means of deleting their account from within the customer account interface. As a precaution, they will need to provide their password prior to account deletion.
Read MoreMagento Extension Roundup - May 2015
by Andrew Howden in Magento Extension Reviews
Welcome to the third instalment of our monthly Magento extension round-up, where we quickly review some of the more notable free extensions which were released on Magento Connect and GitHub in the past month. This month we look at Magento 2 migration, instant messaging integration, image compression, and more.
Applied Patches by Phillip Jackson

The recent Magento vulnerabilities (SUPEE-5944 and SUPEE-5344) have highlighted the need to make sure your website is up-to-date and has the latest patches applied. To that end, Phillip Jackson has created the Applied Patches extension, which will display a list of patches which have been applied next to the Magento version number in the admin panel footer.
Read MoreMagento Extension Roundup - April 2015
by David Erceg in Magento Extension Reviews
Welcome to the second instalment of our monthly Magento extension round-up, where we quickly review some of the more notable free extensions which were released on Magento Connect and GitHub in the past month. This month we look at extensions for adding your own custom stock statuses and customer attributes, auto-registering customers on checkout, Instagram integration and more.
Custom Stock Status by WEB4PRO

There are times when you'll want Magento to display a custom stock status. For example, maybe one or more products are available in limited or fixed quantities, and you want to show a message that helps incentivize the user to make a purchase.
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 More