kiwee / shopware-demo-plugin
KiweeDemo
Installs: 218
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:shopware-platform-plugin
Requires
- shopware/core: ~6.6.0
This package is not auto-updated.
Last update: 2025-03-28 10:09:53 UTC
README
The plugin renders a bar on the top of the page with the text This is a demo shop
.
The message can be changed via the administration panel at Extensions > My Extensions > Kiwee Demo Plugin > (Configure)
.
Installation
composer require kiwee/shopware-demo-plugin && \
bin/console plugin:install KiweeDemo --activate
Running integration tests
composer exec phpunit -- -c vendor/kiwee/shopware-demo-plugin/phpunit.xml
License
This project is licensed under the MIT License. Copyright 2024 Kiwee sp. z o.o.