> 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.md).

# Integration des Buchungsmoduls

### **Einführung**

Durch die Integration des **Yoplanning-Buchungsmoduls** in Ihre Website können Sie Ihren Kunden ein **reibungsloses und intuitives Erlebnis** bieten. Dank eines Systems zur **benutzerdefinierten URL-Generierung** können Sie Ihr Buchungsmodul problemlos in verschiedene Plattformen integrieren, sei es **WordPress, Wix, Squarespace, Jimdo** oder ein anderes CMS.

Dieses Handbuch richtet sich an **Entwickler** und **Site-Administratoren**, die die Integration des Buchungsmoduls konfigurieren und optimieren möchten. Dort finden Sie **ausführliche technische Dokumentation** sowie spezifische Anweisungen für jede Plattform.

## Aktivitäten in Yoplanning

[URLs für die Integration erstellen](/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)

## Technische Dokumentation

[Dokument für Entwickler](/de/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/doc-technique-agence-web/introduction-doc-technique.md)

## Integration des Yoplanning Reservierungsmoduls

* [CMS JIMDO](/de/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/integration-jimdo.md)
* [WordPress](/de/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/wordpress.md)
* [Squarespace](/de/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/integration-du-module-de-reservation-yoplanning-sur-le-cms-squarespace.md)
* [Wix](/de/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/wix.md)

### **Abschluss**

Die Integration des **Yoplanning-Buchungsmoduls** in Ihre Website ist ein wichtiger Schritt, um Ihren Kunden ein **optimiertes Buchungserlebnis** zu bieten. Dank der **Erstellung dedizierter URLs** und an jedes **CMS (WordPress, Wix, Squarespace, Jimdo usw.)** angepasster Anweisungen können Sie Ihr Modul einfach konfigurieren und anpassen.

Indem Sie dieser **technischen Dokumentation** folgen, garantieren Sie eine **reibungslose und effiziente Implementierung** des Moduls und gewährleisten gleichzeitig eine harmonische Integration in Ihre Website. Wenn Sie weitere Hilfe benötigen, können Sie jederzeit die Dokumentation konsultieren oder sich an den Yoplanning-Support wenden.


---

# 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.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.
