# List of CMS Plugins

We develop ready-made plugins for fast and secure integration of CryptoCloud with popular CMS and regularly update their list.

For each module, we provide step-by-step instructions, so the process of connecting your project takes just a few minutes.

At the moment, modules are available for:

* [Woocommerce](/en/cms-plugins/list/woocommerce.md);
* [OpenCart](/en/cms-plugins/list/opencart.md);
* [Tilda](/en/cms-plugins/list/tilda.md);
* [GetCourse](/en/cms-plugins/list/getcourse.md);
* [WHMCS](/en/cms-plugins/list/whmcs.md);
* [Xenforo 2](/en/cms-plugins/list/xenforo-2.md);
* [Drupal](/en/cms-plugins/list/drupal.md);
* [PrestaShop](/en/cms-plugins/list/prestashop.md).

For other platforms, you can choose an alternative connection method. The list of ready-made modules constantly grows.

Please contact our technical support if you need a module for another CMS.


---

# Agent Instructions: 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://docs.cryptocloud.plus/en/cms-plugins/list.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.
