> For the complete documentation index, see [llms.txt](https://docs.trybit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trybit.com/pt/cms-plugins/list.md).

# Lista de plugins de CMS

Desenvolvemos plugins prontos a usar para uma integração rápida e segura do Trybit com CMS populares e atualizamos regularmente a sua lista.

Para cada módulo, fornecemos instruções passo a passo, para que o processo de ligação do seu projeto demore apenas alguns minutos.

Neste momento, os módulos estão disponíveis para:

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

Para outras plataformas, pode escolher um método de ligação alternativo. A lista de módulos prontos a usar está em constante crescimento.

Contacte o nosso suporte técnico se precisar de um módulo para outro CMS.


---

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

```
GET https://docs.trybit.com/pt/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.
