# eCI Shopware 6

Der eCommerce Integrator (eCI) ist eine eCommerce Middleware (aka Schnittstelle, Connector, o.Ä.), die den Austausch von Stamm- und Bewegungsdaten zwischen deinen Onlineshops, Plattformen und ERP- bzw. Warenwirtschaftssystem übernimmt.

{% hint style="info" %}
Zum Betrieb der Schnittstelle benötigst du mindestens zwei Komponenten:

* eine eCI App, die auf deinem Windows-System installiert ist (z.B. eCI JTL-Wawi)
* ein eCI Plugin in deinem Onlineshop (z.B. eCI Shopware oder eCI Magento)
  {% endhint %}

Diese Dokumentation beschreibt die Installation und Einrichtung des eCI Shopware 6 Plugins.

## Installation und Einrichtung des eCI Shopware 6 Plugins

Für einen ordnungsgemäßen Betrieb des eCommerce Integrator für Shopware 6 gehst du am besten so vor:

Prüfe die Systemanforderungen des eCI Shopware 6 Plugins:

{% content-ref url="/pages/-MZc-NN7NvmgdR8MCzKC" %}
[Systemanforderungen](/shopware6/systemanforderungen.md)
{% endcontent-ref %}

Prüfe die Kompatibilität des eCI Shopware 6 Plugins mit den anzuschließenden Systemen:

{% content-ref url="/pages/-MZc-SCW03x3qQzI2ncx" %}
[Kompatibilität](/shopware6/kompatibilitaet.md)
{% endcontent-ref %}

Installiere das eCI Shopware 6 Plugin in deinem Shopsystem:

{% content-ref url="/pages/-MZc-WVlNWu4Zf442Deo" %}
[Installation](/shopware6/installation.md)
{% endcontent-ref %}

## Verbindung zu ERP oder Wawi

Schließe die Installation und Konfiguration der eCI App ab, mit welcher du Shopware 6 verbinden möchtest, beispielsweise

* <https://docs.ecommerce-integrator.de/jtl-wawi/>

Richte die Verbindung zwischen Shopware 6 und dem Zielsystem in der eCI App ein, beispielsweise

{% content-ref url="/pages/-MZc-jThkUNRgDJxklyG" %}
[Verbindung mit JTL Wawi](/shopware6/jtl-wawi/verbindung.md)
{% endcontent-ref %}

## Finetuning und Troubleshooting

In den Core-Funktionalitäten des eCommerce Integrator stehen dir unterschiedliche Möglichkeiten zur Verfügung, wie du den Betrieb deiner Schnittstelle verbessern und automatisieren sowie etwaige Probleme schnell lokalisieren kannst.

<https://docs.ecommerce-integrator.de/main/>


---

# 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/master.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.
