> For the complete documentation index, see [llms.txt](https://wiki.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.themeware.design/wissensdatenbank/haeufige-fehler/administration/no-default-folder-for-entity-cms_page-found.md).

# No default folder for entity "cms\_page" found

## Fehlerbeschreibung

Du erhältst die Fehlermeldung `No default folder for entity "cms_page" found`, wenn du die Erlebniswelt zu deinem ThemeWare® Theme importieren möchtest.

> **Internal Server Error**\
> No default folder for entity "cms\_page" found, please make sure that basic data is available by running the migrations.

## Ursache

Die Beispielbilder unserer Erlebniswelten werden beim Import in den Standard-Ordner "CMS Media" installiert. Dieser ist in der Regel bereits in Shopware vorhanden. Wurde der Ordner aus irgendeinem Grund nicht angelegt oder entfernt, können die Bilder nicht importiert werden.

## Lösung

Es reicht den entsprechenden Standard-Ordner zu erstellen. Nutze dafür gerne unsere folgende Anleitung:

{% content-ref url="/pages/mjAnelZq99mDsoWeFIJk" %}
[Standardordner für Medien erstellen](/wissensdatenbank/grundwissen/bilder/standardordner-fur-medien-erstellen.md)
{% endcontent-ref %}

Nachdem du den Ordner erstellt hast, kannst du das Plugin problemlos installieren/aktivieren.

#### Fehler nicht gelöst?

Wenn du das Problem nicht lösen konntest, starte einfach die individuelle Fehlerbehebung. Hierüber kannst du auch ein Support-Ticket eröffnen, falls du den Fehler nicht selber beheben kannst:

{% embed url="<https://debugging.themeware.design>" %}


---

# 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://wiki.themeware.design/wissensdatenbank/haeufige-fehler/administration/no-default-folder-for-entity-cms_page-found.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.
