This plugin contains helpers for Shopware 6. These helpers can range from commands to events.
- Put the plugin in the
custom/plugins
folder which you can find in your shopware installation folder. - Execute
bin/console plugin:refresh
- Execute
bin/console plugin:install
- Execute
bin/console plugin:activate
- Execute
bin/console cache:clear
Congratulations you have now succesfully installed HypernodeShopware6Helpers!
To see the commands that come with the plugin execute bin/console
for a list of commands.
The commands listed under hypernode are the commands that come with this plugin.
At the moment the plugin contains:
- Skipwizard command - Use this command to skip the wizard that asks you for demo data and other plugins.
Tag a release, mirror the release tarball on mirror.hypernode.io, and update the URL in the ansible preinstall playbook.