Sometimes in Magento, even if you successfully uploaded product image in back-end, Magento do not show the image in customer front-end. There are several possible reasons for such behavior, here is the short checklist for this problem.
See more
Magento Development ▼
Magento performance: Configuring APC cache for Magento
APC (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 moreMagento development: Show minicart/sidebar with totals on checkout
One of the great features available in default Magento is one page checkout. However, the bad point is that you can see your actual cart totals only on last step of checkout (order confirmation).
See moreMagento development: How to create a custom form in Magento admin interface
Magento have excellent feature which allow a developer to create the admin forms without coding any HTML. It is easy to create any form with any data. This article will guide you how to create such form.
See moreMust-have extensions for all Magento stores
Magento Ecosystem is large. There are more than 5000 modules for Magento in MagentoConnect. But anyway sometimes it is difficult to find good Magento module, created according to all Magento standards and best practices.
Here our list of the best free and commercial Magento extensions. These modules will help Magento store owners to increase sales and make store more user friendly.
We always recommend these extensions to our clients.
See moreBugfixes: Product category position lost during import
There is a strange bug in Magento version 1.6. It happened when you define products order within category and then re-import the products. After that defined positions are reverted to 1.
See moreMagento Tips: Disable Magento compiler from Linux command shell
Sometimes it is needed to urgently disable and clear Magento compiler, e.g. after installation or some 3rd party Magento module.
If you have active Magento compiler, it is always recommended to disable it before any module installation. You can easy to do it in Magento administrator panel, but what if you installed module by mistake, when compiler was active? Most likely your Magento admin panel will be not accessible.
See moreMagento Showcase Stores: Winter 2012 Portfolio Highlight
We are happy to announce the launch of several websites based on Magento platform. All these websites were launched in the beginning of this year and already added to our public Magento portfolio. Check our latest Magento showcase stores.
See more