Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 628 Bytes

installation.md

File metadata and controls

17 lines (14 loc) · 628 Bytes

Installation

You can install the plugin in a variety of ways.

  1. Install the plugin from the Shopware store

  2. Install the plugin from the back office

  3. Install the plugin from the command line

    1. Add to the custom/plugins directory
    2. Install the plugin
      $ bin/console plugin:install BitBagShopwareInPostPlugin
    3. Activate the plugin
      $ bin/console plugin:activate BitBagShopwareInPostPlugin