# Unterstützte Shopware-Plugins

Generell kann der eCommerce Integrator mit allen 3rd Party Plugins zusammenarbeiten, die für ihre Funktionalität die standardmäßigen Shopware Custom Fields verwenden.

In diesem Fall legst du in JTL-Wawi an deinen Kategorien oder Artikeln einfach Attribute an, welche die exakten Bezeichnungen wie die technischen Namen der benötigen Custom Fields haben.\
Eine Ausnahme stellen derzeit noch Auswahl- und Mehrfachauswahlfelder dar; an diesen Custom Fields Typen arbeiten wir jedoch bereits.

Manchmal werden von Plugins auch Rückgabewerte, Bestell- oder Zahlungsstatus, Bestellpositionstypen oder andere Dinge erweitert. Dann ist u.U. auch eine Erweiterung des eCommerce Integrator notwendig. Bereits nativ unterstütze Plugins haben wir in diesem Bereich aufgelistet - hast du besondere Plugin-Wünsche, so wende dich gerne an uns.

3rd Party Plugins, die komplett eigene Systematiken oder API-Routen implementiert haben, prüfen wir auf Anfrage für dich.


---

# 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.ecommerce-integrator.de/shopware6/jtl-wawi/unterstutzte-shopware-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.
