Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shopwareLabs/SwagProductDiscount

plugin prototype for the shopware labs branch
https://github.com/shopwareLabs/SwagProductDiscount

shopware shopware-plugin shopware-plugins

Last synced: about 2 months ago
JSON representation

plugin prototype for the shopware labs branch

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`