For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Requirements

Installation Methods

To access our private repository, request your credentials from support@b2b-sellers.com.

  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 Portal.

  • 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?