---
title: "Joomla - EngageBox - Tassos Docs"
description: ""
url: "https://www.tassos.gr/docs/engagebox/integrations/joomla"
date: "2026-04-14T14:46:55+00:00"
language: "en-GB"
---

# Joomla

##  [  Display a Joomla Article In a Popup  ](https://www.tassos.gr/docs/engagebox/integrations/joomla/articles)

##  [  Convert Forms Integration  ](https://www.tassos.gr/docs/engagebox/integrations/joomla/convert-forms)

##  [  Create an RSForm Popup  ](https://www.tassos.gr/docs/engagebox/integrations/joomla/rsforms)

##  [  Create a Breezing Forms Popup  ](https://www.tassos.gr/docs/engagebox/integrations/joomla/breezing-forms)

##  [  Display a Joomla Module in a Popup (Modal)  ](https://www.tassos.gr/docs/engagebox/integrations/joomla/modules)

##  [  Create a AcyMailing Optin Box  ](https://www.tassos.gr/docs/engagebox/integrations/joomla/acymailing)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Documentation",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "EngageBox",
            "item": "https://www.tassos.gr/docs/engagebox"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Integrations",
            "item": "https://www.tassos.gr/docs/engagebox/integrations"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "Joomla",
            "item": "https://www.tassos.gr/docs/engagebox/integrations/joomla"
        }
    ]
}
```
