Download the PHP package sas/cms-generator without Composer
On this page you can find all versions of the php package sas/cms-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sas/cms-generator
More information about sas/cms-generator
Files in sas/cms-generator
Download sas/cms-generator
More information about sas/cms-generator
Files in sas/cms-generator
Vendor sas
Package cms-generator
Short Description Creates the structure for new cms elements or blocks
License MIT
Package cms-generator
Short Description Creates the structure for new cms elements or blocks
License MIT
Please rate this library. Is it a good library?
Informations about the package cms-generator
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
All versions of cms-generator with dependencies
PHP Build Version
Package Version
Requires
shopware/core Version
~6.4.0
The package sas/cms-generator contains the following files
Loading the files please wait ....