swag / demo-data
Plugin including demo data
Installs: 5 184
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 25
Forks: 5
Open Issues: 1
Type:shopware-platform-plugin
Requires
- shopware/core: ~6.5.0 || ~6.6.0
README
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.