hypernode/hypernodeshopware6helpers

Helpers for shopware6

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 12

Forks: 1

Open Issues: 1

Type:shopware-platform-plugin

v1.0.0 2020-02-26 13:23 UTC

This package is auto-updated.

Last update: 2024-04-24 23:30:31 UTC


README

This plugin contains helpers for Shopware 6. These helpers can range from commands to events.

How to install

  1. Put the plugin in the custom/plugins folder which you can find in your shopware installation folder.
  2. Execute bin/console plugin:refresh
  3. Execute bin/console plugin:install
  4. Execute bin/console plugin:activate
  5. Execute bin/console cache:clear

Congratulations you have now succesfully installed HypernodeShopware6Helpers!

Where can I see the commands that come with the plugin

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.

What does this plugin contain

At the moment the plugin contains:

  • Skipwizard command - Use this command to skip the wizard that asks you for demo data and other plugins.

Hypernode deployment

Tag a release, mirror the release tarball on mirror.hypernode.io, and update the URL in the ansible preinstall playbook.