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.
The MIT License (MIT). Please see License File for more information.
- 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.