> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/de/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/wordpress.md).

# Wordpress

Ein Yoplanning-Plugin ist auf Wordpress verfügbar, es ist unter dieser Adresse zugänglich: [wordpress.org/plugins/yoplanning-booking-engine/](https://wordpress.org/plugins/yoplanning-booking-engine/)

Es ist auch möglich, direkt in der Verwaltung Ihrer Wordpress-Site nach dem Plugin „Yoplanning Booking Engine“ zu suchen.

<figure><img src="/files/GsXIVXMI9XggvR0gxOkR" alt=""><figcaption></figcaption></figure>

In der [Wordpress-Dokumentation](https://wordpress.com/support/plugins/install-a-plugin/) wird beschrieben, wie Sie ein Plugin installieren, indem Sie es entweder in der Administration finden oder die ZIP-Datei herunterladen, die unter der URL von bereitgestellt wird das Plugin oben.

Sobald das Plugin auf Ihrer Website installiert und aktiviert ist, ist keine besondere Konfiguration erforderlich. Das Plugin wird nur zum Hinzufügen der technischen Elemente des Reservierungsmoduls verwendet, dieser Schritt erfolgt automatisch.

Um schließlich Reservierungsschaltflächen oder -links zu erstellen, müssen Sie lediglich auf die URL abzielen, die Sie in Yoplanning abgerufen haben. [Siehe die spezielle Dokumentation zum Erstellen von URLs für das Reservierungsmodul](/de/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/creation-durls-pour-lintegration-du-module-de-reservation-sur-un-site-internet.md)

Sollten Sie auf Probleme stoßen, zögern Sie nicht, den Support zu kontaktieren.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.yoplanning.support/de/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/wordpress.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
