Not for production use! This plugin is intended for development and testing environments only.
The Shopware Demo Data Plugin provides sample data for Shopware 6. Upon activation, the plugin imports demo data, which may overwrite existing data.
- Download the ZIP file.
- Upload the extension via the Shopware Administration.
- Install and activate the plugin.
- Clone the repository into the
custom/plugins
directory of your Shopware 6 installation:git clone https://github.com/shopware/SwagPlatformDemoData.git custom/plugins/SwagPlatformDemoData
- Run the following commands from the Shopware root directory:
bin/console plugin:refresh bin/console plugin:install --activate SwagPlatformDemoData
This project is licensed under the MIT License. See the LICENSE file for details.