> 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/es/academia-de-planificacion-yo/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/wix.md).

# Wix

Hay un complemento de Yoplanning disponible en el mercado de aplicaciones de Wix, al que se puede acceder en esta dirección: [www.wix.com/app-market/yoplanning-booking-engine](https://www.wix.com/app-market/yoplanning-booking-engine)

También es posible buscar el complemento “Yoplanning Booking Engine” directamente desde la administración de su sitio Wix.

<figure><img src="/files/59J3Iovr4fyuu4RPYtDW" alt=""><figcaption></figcaption></figure>

El primer paso es instalar este plugin en tu sitio web. Es posible que aparezca una ventana emergente de confirmación para confirmar la instalación. El plugin Yoplanning simplemente inserta los elementos necesarios para integrar el módulo de reservas y no procesa ninguna información de tu sitio web Wix.

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

La instalación normalmente debería redirigirte a la administración de tu sitio Wix, en la página del complemento Yoplanning.

Por lo tanto, el complemento Yoplanning debería estar visible debajo de las aplicaciones instaladas y un banner confirma que la integración es funcional (ver captura de pantalla a continuación).

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

La página del plugin Yoplanning muestra instrucciones para mostrar el módulo de reservas desde un enlace en tu página, un botón o incluso un elemento del menú. Esto se realiza en tres pasos desde el editor de Wix, que se utiliza para editar el contenido de tu sitio:

1. En un enlace/botón/menú: cambie el tipo de enlace a "Dirección web"
2. Pegue la URL del módulo de reserva que se va a integrar ([Consulte la documentación dedicada a la creación de URL para el módulo de reserva](/es/academia-de-planificacion-yo/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/creation-durls-pour-lintegration-du-module-de-reservation-sur-un-site-internet.md))
3. Completar y publicar cambios

Un breve vídeo demuestra esta manipulación y se puede acceder a él haciendo [clic aquí](https://www.loom.com/share/57e9cb23398d4cbcbd78f6d422bd1330).

Si tiene algún problema, no dude en ponerse en contacto con el soporte.


---

# 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/es/academia-de-planificacion-yo/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/wix.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.
