Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 701 Bytes

installation.md

File metadata and controls

18 lines (15 loc) · 701 Bytes

Installation

You can install the app in a variety of ways.

  1. Install the app from the Shopware store.

  2. Install the app from the back office.

  3. Install the app from the command line.

    1. Create a new directory inside custom/apps called BitBagShopwareDHLApp.
    2. Copy all files from app/ into the newly created directory
    3. Install the app.
      $ bin/console app:install BitBagShopwareDHLApp
    4. Activate the app.
        $ bin/console app:activate BitBagShopwareDHLApp