> For the complete documentation index, see [llms.txt](https://docs.payrexx.com/merchant/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payrexx.com/merchant/english/integration/content-management-system-cms.md).

# Content Management Systems (CMS)

Choose the system you use below to learn more about the integration.

### Website builders

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Jimdo</strong></td><td>No-code website builder for quickly creating and managing your own website</td><td><a href="/pages/-Ma2od3utz0dOvOh21hr">Learn more</a></td><td></td><td></td><td><a href="/pages/-Ma2od3utz0dOvOh21hr">/pages/-Ma2od3utz0dOvOh21hr</a></td><td></td></tr><tr><td><strong>Weebly</strong></td><td>Website builder with templates, e-commerce, and content management</td><td><a href="/pages/-Ma2ocuQKA5w2r2kaduM">Learn more</a></td><td></td><td></td><td><a href="/pages/-Ma2ocuQKA5w2r2kaduM">/pages/-Ma2ocuQKA5w2r2kaduM</a></td><td></td></tr><tr><td><strong>WIX</strong></td><td>Cloud-based website builder with e-commerce, hosting, and SEO tools</td><td><a href="/pages/9wUx3PM2xj8Y7uK5jENn">Learn more</a></td><td></td><td></td><td><a href="/pages/9wUx3PM2xj8Y7uK5jENn">/pages/9wUx3PM2xj8Y7uK5jENn</a></td><td></td></tr><tr><td><strong>Zappter</strong></td><td>No-code app builder, used for online shops and e-commerce applications</td><td><a href="/pages/-MctCGmlonQ3W2uItG6S">Learn more</a></td><td></td><td></td><td><a href="/pages/-MctCGmlonQ3W2uItG6S">/pages/-MctCGmlonQ3W2uItG6S</a></td><td></td></tr></tbody></table>

### Open-Source & Classic CMS

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Cloudrexx</strong></td><td>Swiss CXM solution based on Contrexx, optimized for companies in Switzerland, Germany and Austria</td><td><a href="/pages/-Ma2ocTsJcbky4KptdPq">Learn more</a></td><td></td><td><a href="/pages/-Ma2ocTsJcbky4KptdPq">/pages/-Ma2ocTsJcbky4KptdPq</a></td><td></td><td></td></tr><tr><td><strong>Concrete5</strong></td><td>Open-source CMS for easily managing, editing, and extending websites, web portals, and online projects</td><td><a href="/pages/-Mct6Q6ie5AUvu2kXnoF">Learn more</a></td><td></td><td><a href="/pages/-Mct6Q6ie5AUvu2kXnoF">/pages/-Mct6Q6ie5AUvu2kXnoF</a></td><td></td><td></td></tr><tr><td><strong>Drupal</strong></td><td>Open-source CMS for building your own webshop – with extensive extension options</td><td><a href="/pages/da35c5VAiI0b8ADqC3Uf">Learn more</a></td><td></td><td><a href="/pages/da35c5VAiI0b8ADqC3Uf">/pages/da35c5VAiI0b8ADqC3Uf</a></td><td></td><td></td></tr><tr><td><strong>Modmore</strong></td><td>Extensions and tools that significantly simplify working with the MODX content management system</td><td><a href="/pages/8TOiv8XwAqCG2hlHfcTY">Learn more</a></td><td></td><td><a href="/pages/8TOiv8XwAqCG2hlHfcTY">/pages/8TOiv8XwAqCG2hlHfcTY</a></td><td></td><td></td></tr></tbody></table>

### WordPress & Joomla plugins

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>JoomDonation</strong></td><td>Joomla extensions for event bookings, membership management, and donation collection</td><td><a href="/pages/cCtHLz1wrXY8JGyltTtA">Learn more</a></td><td></td><td></td><td><a href="/pages/cCtHLz1wrXY8JGyltTtA">/pages/cCtHLz1wrXY8JGyltTtA</a></td></tr><tr><td><strong>Paymattic</strong></td><td>WordPress plugin for managing payments, donations, and subscriptions on your website, without needing to code</td><td><a href="/pages/0Uh9wtABE49JSEuXeakp">Learn more</a></td><td></td><td></td><td><a href="/pages/0Uh9wtABE49JSEuXeakp">/pages/0Uh9wtABE49JSEuXeakp</a></td></tr></tbody></table>


---

# 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.payrexx.com/merchant/english/integration/content-management-system-cms.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.
