> For the complete documentation index, see [llms.txt](https://docs.desk4.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.desk4.de/shopanbindung/installation-shopware-plugin.md).

# Installation Shopware Plugin

Das Plugin für **Shopware 6** können Sie **hier herunterladen**:

{% file src="/files/ZgFa5qFpHJolKD5DYFLr" %}

### **Installation des Plugins in Shopware 6**

Öffnen Sie dann das Backend Ihres Shops. Gehen Sie auf Erweiterungen -> Meine Erweiterungen.

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

1. Klicken Sie auf den Button "**Erweiterung hochladen"**, navigieren zu dem Dateipfad, in welchem Sie das Plugin gespeichert haben und wählen es aus.&#x20;
2. Sobald das Plugin erfolgreich hochgeladen wurde, wählen Sie die **„drei Punkte“** neben dem Plugin und klicken auf **Installieren**.&#x20;
3. Wenn das Plugin installiert ist, klicken Sie auf den Schieberegler in der Mitte, um das Plugin zu **aktivieren**. Dann ist die Installation abgeschlossen.

Hier können Sie nun die [Shopwareschnittstelle konfigurieren](/shopanbindung/shopwareschnittstelle-konfigurieren.md)


---

# 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.desk4.de/shopanbindung/installation-shopware-plugin.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.
