Skip to content

rintoug/Magento2-Create-New-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Magento2-Create-New-Module

Learn how to create a hello world module in Magento 2

Special commands while creating a custom module

To show all the modules with status in Magento 2

php bin/magento module:status

To enable a module in Magento 2

php bin/magento module:enable <NameSpace_ModuleName>

After you enable the module, you have to run the following command

php bin/magento setup:upgrade

About

Learn how to create a hello world module in Magento 2

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages