swag/demo-data

Plugin including demo data

Installs: 810

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 26

Forks: 4

Open Issues: 1

Type:shopware-platform-plugin

2.0.1 2024-01-17 08:32 UTC

This package is auto-updated.

Last update: 2024-04-17 09:00:49 UTC


README

codecov

Do not use in production environments!

Demo data plugin for Shopware 6. The data is imported on plugin activation and it will overwritten existing data.

License

The MIT License (MIT). Please see License File for more information.

Get started with Demo Data:

  • Download the zip file, upload the extension in the Shopware administration and install and activate it.
  • Or clone the git repository into the custom/plugins directory of your Shopware 6 installation and run bin/console plugin:refresh && bin/console plugin:install --activate SwagPlatformDemoData in the Shopware root directory to install the plugin.