Magento being a MVC based application of PHP, each module of magento separates itself in field of functionality from others and reduces the dependencies from each other. Some important point to co…