Type
magento2-module
Magemtoo - Module Creator for Magento 2
magento2-module
MIT
None
None
None
None
None
Magento 2 Module helps to generate a module prototype based on the vendor name and the module name.
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
$ composer require pleminh/magemtoo
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Then, enable the bundle , execute the following command:
$ php bin/magento setup:upgrade
This command will generate a base skeleton module prototype based on the vendor name and the module name.
$ php bin/magento magemtoo:generate:module