Category: Magento 1.X

0

Class Initialization in Magento 1.x

Dependency Injection is a way of class initialization . Class Initialization was also available in Magento 1  so why dependency injection in Magento 2? To know the answer of this question lets see how...

0

Install and Uninstall Magento 1.x patch

In any stable product we might see some vulnerability, security threat, bug. Magento is not the exception it has millions of users/merchants who are running their successful stores. In view of same respective product...

0

Configure Solr with Magento Enterprise

Today we will see how to configure Solr with Magento Enterprise. For those who need more input about what Solr is or s/he is beginner then please follow : http://www.cutehits.com/web/apache-solr-tutorial-beginner Beyond the above article...

0

Magento Full Page Caching Tutorial

In todays tutorial we will learn about Magento Full Page Caching. By reading this article you will be able to know following things: What is Full Page Caching Advantage of Full Page Caching Disadvantage...

0

Magento2 new features

More Compatible with Popular Platforms like PHP 5. Using smart features of Zend caching, translation and translation Jquery Library is totally replaced by prototype library Due to Zends performance feature magento 2 is 20%...

0

Resource Setup implementation in magento

How does Resource Setup Works internally on magento 1.7: If you are creating a resource setup under your new magento extension and you have followed everything from your side. If you want you can...