> For the complete documentation index, see [llms.txt](https://docs-sw5.zenit.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-sw5.zenit.design/faq/plugin-konfiguration-laesst-sich-nicht-speichern.md).

# Plugin-Konfiguration lässt sich nicht speichern

## Problembeschreibung: <a href="#problembeschreibung" id="problembeschreibung"></a>

In machen Plugin-Konfigurationen wurden Farbvariablen (z.B. @brand-primary) als Default-Wert bei der Installation des Plugins gesetzt, um Elemente direkt in der im Theme definierten Hauptfarbe des Shops zu gestalten. In neueren Shopware Versionen lassen sich Konfigurationen mit solchen Farbfeldern nicht mehr speichern. Diese werden als invalide gekennzeichnet.

{% hint style="warning" %}
In machen Fällen wird das Feld nicht als invalide gekennzeichnet.
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2F-MJAuUM0pCI6cKVIOmpl%2F-MJBBefrn1eFpH8mlgVs%2F-MJBCV2U7Yv5ysGSOrq5%2FFGj__wK046eeyxISs05qyy_46GD6J7oOtw.png?alt=media\&token=252eca50-086f-48fa-8622-affc2cf239ce)

## **Lösungsvorschlag:** <a href="#loesungsvorschlag" id="loesungsvorschlag"></a>

Prüfe vor dem Speichern alle Felder auf Fehler. Diese werden als gezackte Linie im Feld angezeigt.

{% hint style="danger" %}
**Wichtig:** Prüfe auch alle Felder in den **Sub- und Sprachshop-Tabs**, da nur gespeichert werden kann, wenn alle Felder aller Sub- und Sprachshops valide sind.
{% endhint %}


---

# 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-sw5.zenit.design/faq/plugin-konfiguration-laesst-sich-nicht-speichern.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.
