composer require allekslar/module-generatorbin/console plugin:refreshbin/console plugin:install --activate --clearCache AllekslarModuleGenerator
The first parameter accepts the name of the plugin for which the scaffolding should be generated.
The second parameter accepts the name of the module.
bin/console allekslar:generate:module <pluginName> <moduleName>
or
bin/console allekslar:generate:modulerequests options interactively
