Skip to content

plugin prototype for the shopware labs branch

Notifications You must be signed in to change notification settings

shopwareLabs/SwagProductDiscount

Repository files navigation

Note: This plugin only works with the labs branch.

  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