create-shopware6-plugin

0.1.11 • Public • Published

Shopware 6 Plugin Generator

This small npm package is used to create a new Shopware 6 Plugin

Usage

npx create-shopware6-plugin --name "PluginName" --technical "plugin_name" --dockware --targetVersion "latest" --minVersion "6.3.5.0"

Options

--name

Plugin Name: used for BaseClass and folder name

--technical

Technical name: Technical name (see Shopware Documentation for more Information)

--dockware (optional)

Should Dockware be setup with docker compose?

--targetVersion (optional)

Only if dockware, which Shopware version should be used for setting up dockware

--minVersion

minimum version of shopware (see Shopware Documentation for more Information)

Package Sidebar

Install

npm i create-shopware6-plugin

Weekly Downloads

2

Version

0.1.11

License

MIT

Unpacked Size

12.4 kB

Total Files

11

Last publish

Collaborators

  • buildit_consulting