> For the complete documentation index, see [llms.txt](https://docs.momocode.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.momocode.de/shopware-6/admin-category-tree-memory/2.-installationsanleitung.md).

# 2. Installationsanleitung

## Installation

### Über den Shopware Store

1. Melden Sie sich im Shopware-Admin an.
2. Navigieren Sie zu **Erweiterungen → Store**.
3. Suchen Sie nach „Kategoriebaum-Gedächtnis" oder „Admin Category Tree Memory" und klicken Sie auf **Kaufen** oder **Kostenlos herunterladen**.
4. Klicken Sie nach dem Download auf **Installieren**.
5. Aktivieren Sie das Plugin über den Schalter in der Plugin-Liste.

### Per ZIP-Upload

1. Navigieren Sie zu **Erweiterungen → Meine Erweiterungen**.
2. Klicken Sie auf **Plugin hochladen** und wählen Sie die ZIP-Datei aus.
3. Installieren und aktivieren Sie das Plugin.

## Erste Schritte

Nach der Aktivierung ist das Plugin sofort aktiv. Der Kategoriebaum startet ab sofort eingeklappt (Standard-Tiefe: 0).

Passen Sie die gewünschte Starttiefe in der Plugin-Konfiguration an:

1. Navigieren Sie zu **Erweiterungen → Meine Erweiterungen**.
2. Klicken Sie beim Plugin auf die drei Punkte und wählen Sie **Konfiguration**.
3. Stellen Sie die **Standard-Starttiefe** nach Ihren Wünschen ein.
4. Klicken Sie auf **Speichern**.

## Hinweise

* Der gespeicherte Baumzustand ist browser- und gerätespezifisch. Verschiedene Browser oder Geräte haben unabhängige Zustände.
* Nach der Deinstallation verhält sich der Kategoriebaum wieder wie im Shopware-Standard. Ggf. gespeicherte Zustände im Browser-localStorage bleiben erhalten, haben aber keinen Effekt mehr.
* Kompatibel mit Shopware 6.6 (Version 1.x) und Shopware 6.7 (Version 2.x).

## Support

Bei Fragen oder Problemen nutzen Sie bitte das Shopware Support-Tool oder kontaktieren Sie uns unter <moritz@momocode.de>.


---

# 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.momocode.de/shopware-6/admin-category-tree-memory/2.-installationsanleitung.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.
