> For the complete documentation index, see [llms.txt](https://coolbax.gitbook.io/coolbax-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coolbax.gitbook.io/coolbax-docs/shopware-5-plugins/administration/status-von-bestellungen-farblich-hervorheben.md).

# Status von Bestellungen farblich hervorheben

## Installation <a href="#installation" id="installation"></a>

Sie können das Plugin über den Shopware Community Store erwerben. Das Plugin wird wie ein ganz gewöhnliches Plugin installiert.&#x20;

{% embed url="<https://store.shopware.com/cbax638345493606/status-von-bestellungen-farblich-hervorheben.html>" %}
Plugin  über den Shopware Community Store erwerben
{% endembed %}

Nach der Installation des Plugins öffnet sich die Konfigurationsmaske des Plugins.

## Die Einstellungen des Plugins <a href="#plugin_einstellungen" id="plugin_einstellungen"></a>

Nach der erfolgreichen Installation des Plugins können Sie in der Konfigurationsmaske die Einstellungen vornehmen und weitere Parameter ergänzen.

<figure><img src="/files/QLG1JCvvKoXbuEBxL7Yt" alt="" width="375"><figcaption></figcaption></figure>

| Feldname               | Bedeutung                                                         |
| ---------------------- | ----------------------------------------------------------------- |
| Einstellungen aufrufen | Über diesen Button rufen Sie die detaillierten Einstellungen auf. |

### Detaillierte Einstellungen <a href="#plugin_einstellungen_detail" id="plugin_einstellungen_detail"></a>

In dieser Eingabemaske können Sie nun den Bestellstatus und den Zahlungsstatus bearbeiten. Durch Doppelklick in eine Zeile kann der Status konfiguriert werden. Die Farben sind Hexadezimal. Beispiel: #A94442 für die Farbe "Rot".

**Wichtig: Nach Änderungen muss das Backend neu geladen werden.**

<div><figure><img src="/files/l6CTYBSZOCvG8PwvdoRO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iaQr6ZZaOp5c9NX9Ayxi" alt=""><figcaption></figcaption></figure></div>

## Ansicht im Backend <a href="#ansicht_backend" id="ansicht_backend"></a>

### In der Bestellübersicht <a href="#ansicht_backend_uebersicht" id="ansicht_backend_uebersicht"></a>

<figure><img src="/files/FRYCZToSEaiBbbG6cIFU" alt="" width="563"><figcaption></figcaption></figure>

### In den Bestellungs-Detail <a href="#ansicht_backend_detail" id="ansicht_backend_detail"></a>

<figure><img src="/files/Nov7OTmxpQLOEZx7XjpD" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://coolbax.gitbook.io/coolbax-docs/shopware-5-plugins/administration/status-von-bestellungen-farblich-hervorheben.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.
