Magento Review Part One – To Be MVC or Not To Be MVC? Part one of my Magento review from a developers perspective. Is Magento MVC?
Grunt Modman – Managing Magento Extensions I have developed a plugin for Grunt enabling team members to keep track of all Modman extensions on your Magento project.
Google Trusted Stores Magento Extension Add Google’s Trusted Stores directly on to your Magento e-commerce wesbite.
Modman Clone Repository From Branch Modman is a nice little module manager for Magento. If you work on any Magento projects then I’d suggest you get familiar with it, as it’ll save you loads of time when creating/installing your own Magento extensions. The Modman has a Wiki for it’s documentation. When installing a Magento extension under git through modman, you can […]
How to Modify the Range of the Price Filter in Magento Magento’s layered navigation is an extremely powerful navigation tool. Customers can use it to narrow down a category collection and filter only results they are interested in. If layered navigation has been enabled users can filter by price. By default this price is calculated by Magento automatically by equalising the product ranges. If you want to […]
Magento – Get Store Email Address How to get the store email address from within any file in Magento.