Easy activate all Addons and Features

When you reinstall the B2B Suite, no addons/features are activated from the start. This page focuses on how to activate addons / features, using CLI lines and the necessary rebuilds afterwards.

Please keep in mind that you always have to rebuild the admin, the storefront and the B2B platform when activating addons.

Necessary builds after activation of addons

Please run the following build processes in your console after activating addons:

bin/console b2b:platform:build
bash ./bin/build-storefront.sh
bash ./bin/build-administration.sh

Command Line Inputs for activating addons

Find all commands needed to enable or adjust the status of addons within the B2Bsellers Suite on this page:

Last updated