Skip to content

shopware/SwagPlatformDemoData

Repository files navigation

Shopware Demo Data Plugin

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.