new module Archives - Magesan

Tag: new module

How to create an extension or module in magento 2

Magento2 custom module creation allow to add new feature to your magento store. It will open all the resources for you to adding rich features to your ecommerce store beyond limits. For creating Extension in magento2 we need to create 2 mandatory files for recognizing magento2 as our extension.1) registration.php2) etc/module.xml Let’s give our extension