NOTE – this bug was patched in MAGE 1.9.2.1 If you upgraded Magento to version 1.9.2 to fix the recent (July 2015) security vulnerabilities your Magento shop now has a bug…Continue reading
Upgrade Magento CE 1.9.1.x to 1.9.2.0
Magento released a critical security patch bundle for Magento CE on July 7th 2015. At the same time Magento CE 1.9.2.0 was released which includes the security patch bundle. The…Continue reading
Magento Matrix Rates Nett Order Value After Discount
If you are using Webshopapps free Matrix Rates module the default module code uses the order value before discount. Most likely you will want to offer Free Shipping for orders with…Continue reading
Magento Page Load Time and Cache Performance
Having implemented a Magento REDIS cache management solution I wanted to see what effect using the Magento cache had on page load times. To measure the Magento page load time…Continue reading
Magento REDIS : system, session and full page cache management solution
In computing, active data is often cached to shorten data access times, reduce latency and improve input/output (I/O). Because almost all application workload is dependent upon I/O operations, caching is…Continue reading
5 Ways to Improve Magento Page Speed
Googles Phantom update recently laid emphasis on having a more mobile friendly website to improve search results on mobile devices. This is great for Magento 1.9 with it’s responsive theme…Continue reading
5 Magento Modules You Cannot Live Without
Having spend the last few months working on a major Magento upgrade I thought I would share the modules that I would recommend as Must Have magento backend modules for…Continue reading
Magento, Poodle and Paypal – Disable SSL v3 Before December 3rd
The so called Poodle security vulnerability was announced by Google last Month (October 14 2014). The vulnerability effects SSL v3.0 a transport protocol which has been around for over 18…Continue reading
Magento Product Attribute Search and Filter
The Magento product database is pretty flexible when it comes to extracting product information. Sometimes however, extracting all the information you want for a product is not so easy. For…Continue reading
Magento Product Data and Attribute Exporter
Over the last few years I have developed a few different PHP scripts to export Magento product data in order to manipulate product pricing, generate Magento EAN barcodes or create…Continue reading