https://github.com/shopwareLabs/SwagProductDiscount
plugin prototype for the shopware labs branch
https://github.com/shopwareLabs/SwagProductDiscount
shopware shopware-plugin shopware-plugins
Last synced: 5 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 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T10:14:14.000Z (over 7 years ago)
- Last Synced: 2024-04-18T18:56:22.220Z (about 1 year ago)
- Topics: shopware, shopware-plugin, shopware-plugins
- Language: PHP
- Homepage:
- Size: 33.2 KB
- Stars: 2
- Watchers: 21
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shopware - Product Discount - Plugin Prototype (Shopware next). (Plugin Examples)
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`