This is the most comprehensive description of the Magento 1.3.x, 1.4.x, 1.5.x, 1.6.x and 1.7.x upgrade process.
Additionally It contains step-by-step instructions and troubleshooting information.
See moreAdditionally It contains step-by-step instructions and troubleshooting information.
See moreIn my previous article I wrote about performance issues when you have many attribute options for configurable attribute. Here I will provide you with several tips on how to increase performance if you have configurable products with many associated products (100 associated products and more).
See moreIf you have multi-stores configured in your Magento and you want to have single cart for all multi-stores this article is what you need.
All your multi-stores will be not separate websites, they all will have single cart (share cart content between multi-stores).
Also your customers will have single account for all multi-stores.
Besides data migration process description we published here special Magento extension. Our extension will allow you and your customers to see X-Cart orders in your Magento admin and storefront. You can download the Magento extension and import scripts here.
See moreIf you use configurable products in your Magento store and your super attribute have a lot of options (thousands of options), you can experience the following performance issues:
In this article I will show how to debug such issues and how to fix the speed issue I described above.
See moreThe Tuning Primer is a shell script that allows you to review the MySQL settings and make adjustments to increase Magento database performance and stability. The script will analyze MySQL statistics and provide you with recommendations on how to fine-tune your MySQL server.
See moreAPC (Alternative PHP cache) is a free opcode cache for PHP, which optimize PHP intermediate code. APC engine cache the compiled bytecode of PHP scripts to avoid the overhead of parsing and compiling source code on each request.
See more