Skip to content

Generates the administrative module structure for the Shopware 6 plugin

Notifications You must be signed in to change notification settings

Allekslar/ShopwarePluginModuleGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generates the administrative module structure for the Shopware 6 plugin

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages