GitHunt
AL

Allekslar/ShopwarePluginModuleGenerator

Generates the administrative module structure for the Shopware 6 plugin

Generates the administrative module structure for the Shopware 6 plugin.

Generates Administration Module Structure

Installation

  • composer require allekslar/module-generator
  • bin/console plugin:refresh
  • bin/console plugin:install --activate --clearCache AllekslarModuleGenerator

Commands

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:module requests options interactively

Languages

PHP100.0%

Contributors

Latest Release

1.0.0February 9, 2022
Created February 9, 2022
Updated August 1, 2022
Allekslar/ShopwarePluginModuleGenerator | GitHunt