GitHunt
SH

Shape-and-Shift/shopware-cms-generator

Generate a CMS element scaffolding within seconds.

Generate CMS elements or blocks

Tired of creating the whole folder structure for a CMS block or element?
With this plugin you can create the scaffolding within a few seconds ๐Ÿš€

Installation

  • composer require sas/cms-generator
  • bin/console plugin:refresh
  • bin/console plugin:install SasCmsGenerator -a

Commands

The first parameter accepts the name for the element or block.
The second parameter accepts the name of the plugin for which the scaffolding should be generated.

  • bin/console sas:generate-cms:element element-name PluginName
  • bin/console sas:generate-cms:block block-name PluginName

Languages

PHP100.0%

Contributors

Created June 25, 2021
Updated October 28, 2025
Shape-and-Shift/shopware-cms-generator | GitHunt