https://github.com/shopwarelabs/swagproductdiscount
plugin prototype for the shopware labs branch
https://github.com/shopwarelabs/swagproductdiscount
shopware shopware-plugin shopware-plugins
Last synced: 4 months ago
JSON representation
plugin prototype for the shopware labs branch
- Host: GitHub
- URL: https://github.com/shopwarelabs/swagproductdiscount
- Owner: shopwareLabs
- Created: 2017-10-10T06:52:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T10:14:14.000Z (over 8 years ago)
- Last Synced: 2025-12-25T12:28:10.876Z (5 months ago)
- Topics: shopware, shopware-plugin, shopware-plugins
- Language: PHP
- Homepage:
- Size: 33.2 KB
- Stars: 2
- Watchers: 23
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Note: This plugin only works with the [labs branch](https://github.com/shopware/shopware/tree/labs).
1. Refresh the plugin list: `bin/console plugin:update`
2. Install and activate the plugin:
`bin/console plugin:install SwagProductDiscount --activate`
3. Clear the cache: `./psh.phar cache`
4. If you have a fresh installation, initialize the Shopware administration: `./psh.phar administration:init`
5. Build the Shopware administration: `./psh.phar administration:build`