Shopware 6 is an open headless commerce platform powered by Symfony 7 and Vue.js 3 that is used by thousands of shops and supported by a huge, worldwide community of developers, agencies and merchants.
This project provides an open-source MIT-licensed lightweight, batteries-included boilerplate for a
new Shopware 6 plugin. It comprises a fully-configured plugin, which extends nearly all available Shopware 6
APIs. The code contained within is largely the same as the output of the built-in command plugin:create <NAME>
.
gh repo create shopware-plugin-XYZ --template fmjstudios/boilerplate-shopware-plugin --clone
In order to contribute, please fork the repository and submit a GitHub Pull Request after.
Please provide useful, descriptive commit messages if possible in conventional-commit
format.
Don't forget to add yourself to the AUTHORS
and/or CODEOWNERS
file(s).
This project is owned and maintained by FMJ Studios refer to the AUTHORS
or
CODEOWNERS
for more information. You may also use the linked contact details to reach out directly.