> For the complete documentation index, see [llms.txt](https://docs.premsoft.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premsoft.de/plugins/cross-selling-warenkorb-und-checkout/voraussetzungen.md).

# Voraussetzungen

## Unterstützte Umgebungen

Das Plugin läuft auf **self-hosted Shopware-Installationen** und in **PaaS-Umgebungen (Cloud)**, sofern mindestens **Shopware 6.5.0.0** installiert ist.

{% hint style="warning" %}
SaaS-Umgebungen werden nicht unterstützt.
{% endhint %}

## Systemvoraussetzungen

| Komponente    | Anforderung                                    |
| ------------- | ---------------------------------------------- |
| Shopware      | 6.5.0.0 oder neuer                             |
| PHP           | 8.2 oder neuer                                 |
| MySQL/MariaDB | wie Shopware 6.5 vorgibt                       |
| Theme         | Shopware Default Theme oder abgeleitete Themes |

## Verkaufskanäle

Das Plugin wird **pro Verkaufskanal** aktiviert. In Shops mit mehreren Verkaufskanälen kannst du das Cross-Selling gezielt nur dort einschalten, wo es benötigt wird — zum Beispiel im B2C-Shop aktivieren, im B2B-Shop deaktivieren.

## Empfohlene Vorbereitung

Damit du beim Quickstart sofort sinnvolle Regeln anlegen kannst, sollten in deinem Shop bereits folgende Dinge existieren:

* **Mindestens ein gepflegter Produktkatalog** mit aktiven Produkten.
* **Optional: dynamische Produktgruppen** (Kataloge → Dynamische Produktgruppen) — diese erleichtern das Zuweisen ganzer Produktbereiche zu einer Cross-Selling-Regel deutlich.
* **Optional: Shopware-Cross-Selling** an Produkten — wenn du die bereits gepflegt hast, kannst du sie ohne Doppelpflege im Plugin übernehmen.

Keines dieser Dinge ist Pflicht — sie machen das Anlegen der ersten Regel aber spürbar schneller.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.premsoft.de/plugins/cross-selling-warenkorb-und-checkout/voraussetzungen.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.
