Keeping your product catalog up-to-date is always a bit of a pain. Whilst Magento provides you with a very sophisticated multiple product/attribute editing system, you can only do this on 200 products at most. So what do you do if … Continue reading →
Learning any framework is complex. Learning one as labyrinthine as used by Magento e-Commerce is positively painful. So why not learn from the people who programmed the system? When you are in the Administration interface, note down the url path … Continue reading →
Often when using web applications it’s quicker to export any required data directly from the database using SQL queries. Magento e-Commerce is a very different beast, due to the fact that much of the important data is stored using the … Continue reading →
Magento is a beast of an eCommerce platform. It has a rigid set of conventions for the location and name of your theme files. And your theme should never overwrite any of the base installation that Magento creates. So how … Continue reading →