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

# Joomla

## What is cloudFilt on Joomla ?

Joomla! is a leading **open-source Content Management System (CMS)** built with PHP, widely used by businesses, developers, and institutions to create websites, blogs, and online applications. It supports **flexibility, modular architecture, multilingual features, and custom integrations**.

Joomla! is fully compatible with **CloudFilt**, making it easy to **protect your site from automated threats**, maintain **clean traffic analytics**, and ensure **data integrity, performance, and user trust**.

## Why use cloudFilt on Joomla ?

CloudFilt on Joomla! helps users by :

* **Preventing and blocking** malicious bots, web scraping, Tor traffic, spam submissions, web fraud, business logic attacks, and DDoS attacks.
* **Injecting JavaScript into pages** to track and detect potentially dangerous users.

## How to activate cloudFilt on Joomla !

1. Login to your **CloudFilt account**.
2. Navigate to **Websites / WebApps > My Website**.
3. Click **Settings > Integration & Plugins**.
4. In the **Joomla tab**, retrieve your **public key** and **private key**.

   <figure><img src="/files/eB47PGx5Mz6MUISSzk1G" alt=""><figcaption></figcaption></figure>
5. Login to your **Joomla administration panel** and select the **CloudFilt plugin** from the menu.
6. Paste the keys you retrieved from your CloudFilt account into the plugin form.
7. Return to your CloudFilt account to access your website’s **security statistics**.


---

# 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.cloudfilt.com/integrations/joomla.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.
