# Installation, Setup & Upgrade

{% embed url="<https://www.youtube.com/watch?v=R_d9gIZ0_q4>" %}

The installation of our B2Bsellers Suite plugin is very simple and straight-forward. This guide will help you have additional information available if you should encounter any questions, or where to find required information during the installation and initial configuration process.

Should you encounter any question that this guide isn’t solving, our Support Team can help you. Learn more about how to contact support here: [Customer Support](/b2b-platform/3/user-guide/support.md)

## Installation Process <a href="#installation-process" id="installation-process"></a>

### Step 1 - Ensure comatibility <a href="#step-1-ensure-comatibility" id="step-1-ensure-comatibility"></a>

Verify that your installation fullfills our plugin requirements. The current requirements can be found in our developer documentation → <https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/requirements>

### Step 2 - Obtain the plugin <a href="#step-2-obtain-the-plugin" id="step-2-obtain-the-plugin"></a>

There are two ways to obtain the plugin: Via composer, or via zip file.

**Composer**

In order to gain composer access, you will need to email our support and request access.

&#x20;

**Zip File**

In order to obtain the zip file, head over to our account at <https://account.b2b-sellers.app/>. You will need to be logged in before you can download any files.

<figure><img src="/files/6CNmQtDksjBiaMrD0G2H" alt=""><figcaption></figcaption></figure>

### Step 3 - Install the plugin <a href="#step-3-install-the-plugin" id="step-3-install-the-plugin"></a>

{% hint style="info" %}
You will need someone with command line access to perform this step.
{% endhint %}

In order to install the plugin, follow the steps described here: <https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/install>

We recommend:

* Enabling all addons ([how to](https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/easy-activate-all-addons-and-features)) and building CSS and Javascript ([how to](https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/install#important-with-every-activation-deactivation-of-the-addons-the-javascript-and-the-css-must-be-built)) prior to starting the configuration process.
* Installing demo data to help the person configuring the suite test things ([how to install](https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/test-daten)).

The plugin can additionally be installed like any other shopware extension, via importing the ZIP file inside the extensions menu.

### Step 4 - Complete your installation in the admin dashboard <a href="#step-4-complete-your-installation-in-the-admin-dashboard" id="step-4-complete-your-installation-in-the-admin-dashboard"></a>

Head over to your shop’s admin dashboard, and go to the license settings (**/admin#/b2b/settings/index/options**). You find these by clicking on the new menu icon:&#x20;

<figure><img src="/files/ne9nFaf0ScybjCPZTswK" alt=""><figcaption></figcaption></figure>

Next, enter the license information you got from us in the email “Your License Key for B2Bsellers Suite” and click “connect”.

Now you should be all set to start configuring the core settings inside the B2Bsellers Suite. Head over to the next tutorial to find out how.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.b2b-sellers.com/b2b-platform/3/user-guide/setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
