You can install the app in a variety of ways.
-
Install the app from the Shopware store.
-
Install the app from the back office.
-
Install the app from the command line.
- Create a new directory inside custom/apps called BitBagShopwareDHLApp.
- Copy all files from app/ into the newly created directory
- Install the app.
$ bin/console app:install BitBagShopwareDHLApp
- Activate the app.
$ bin/console app:activate BitBagShopwareDHLApp