# Plans & Plugin Concept

### The B2Bsellers Plugin Structure

The B2Bsellers Suite structure is simply explained. You install the B2BsellersCore. After that you can activate all features or purchasable addons directly in the administration in the B2B Settings > License Settings.

Of course, you can always install useful plugins from the Shopware Community Store to meet customer requirements.

The B2Bsellers addons (e.g. offer function, spare parts ...) are Symfony bundles and structured in their own folders easy to understand. So they can be easily activated or deactivated and the source code is easy to understand.

Only the theme plugins are not included in the B2BsellersCore. They have to be installed as a separate plugin.

<figure><img src="/files/QzAuPOPRsYEL4MLdlal3" alt=""><figcaption><p>Install the B2BsellersCore Plugin and use all Features</p></figcaption></figure>

### License, Features and Addons

Here you can see how easy it is to activate or deactivate features (free features included in the B2Bsellers license) or addons (paid features).

**Here you get more informations:**

{% content-ref url="/pages/2E4Sxh0VzLjiyCKSa8XI" %}
[License, purchaseable Addons and Features configuration](/b2b-platform/3/user-guide/configuration/license-purchaseable-addons-and-features-configuration.md)
{% endcontent-ref %}

### &#x20;![](/files/bw3DRCLFASD3NR6REtY9)

### License model

The B2Bsellers Suite is a 100% [Shopware 6](http://shopware.de/) compatible extension which is fully integrated into the Shopware 6 store software.&#x20;

It is a **proprietary software**, which means that the license has to be purchased from B2Bsellers GmbH.&#x20;

[Click here](https://www.b2b-sellers.com/de/lizenzbedingungen/) for the license information of B2Bsellers Suite

{% hint style="info" %}
**You can test the B2Bsellers Suite extensively**, whether in our [public demo store](/b2b-platform/3/product-tour/public-demoshops.md), in a [demo store created for you personally](/b2b-platform/3/product-tour/get-a-personal-b2b-demo-store.md) or by giving you the source code for testing and demonstration purposes on your system.
{% endhint %}


---

# 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/product-tour/plans-and-plugins.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.
