Installation

This guide outlines the professional installation and configuration process for the B2Bsellers Suite.

Prerequisites & General Notes

Before proceeding, ensure your environment meets the requirements.

  • User Accounts: Familiarize yourself with how the suite distinguishes between standard Customers, B2B Employees, and Sales Agents.

  • Important: We strongly recommend installation via CLI (Composer/SSH) rather than the Shopware Administration to prevent timeout errors.

Requirementschevron-right

Installation Methods

To access our private repository, request your credentials from [email protected]envelope.

  1. Configure Repository: Add the custom repository to your composer.json and enter your auth token as described in your Private Packagist portal.

  2. Require Package

  3. Install

Installation via ZIP File

Download the latest version from the B2Bsellers Account Portalarrow-up-right.

  • Via Shopware Admin: Upload the ZIP in Extensions > My Extensions, then click Install & Activate.

  • Via SSH

    • Extract the ZIP to custom/plugins/b2bsellerscore.

    • Run Step 3 from the composer installation

Last updated

Was this helpful?