---
title: "Breezing Forms Integration - EngageBox"
description: "Breezing Forms comes with a module and a plugin as extras. In order for you to use Breezing Forms with Engage Box you need to have at least one of the"
url: "https://www.tassos.gr/docs/engagebox/integrations/joomla/breezing-forms"
date: "2026-04-06T04:15:31+00:00"
language: "en-GB"
---

[ Home ](https://www.tassos.gr/index.php?option=com_content&view=category&layout=blog&id=24&Itemid=1088) / [ EngageBox ](https://www.tassos.gr/index.php?option=com_content&view=category&id=35) / [ Integrations ](https://www.tassos.gr/index.php?option=com_content&view=category&id=55) / [ Joomla ](https://www.tassos.gr/index.php?option=com_content&view=category&id=108)

#  Breezing Forms Integration

 Breezing Forms Integration is available in Pro  Unlock this and dozens of other powerful features by upgrading to EngageBox Pro.

 [ Unlock this feature ](https://www.tassos.gr/joomla-extensions/engagebox/subscribe)

Breezing Forms comes with a module and a plugin as extras. In order for you to use Breezing Forms with Engage Box you need to have at least one of them installed and configured. Then, depending on which one you have installed, choose one of the two procedures described below.

## [Procedure for the Breezing Forms Plugin](#procedure-for-the-breezing-forms-plugin)

![How to use breezing forms with engage box](https://www.tassos.gr/images/eb-convert-form-load-breezingform-with-shortcode.png)

- Go to Components &gt; Engage Box
- Click *New* from the top bar
- Enter a popup title in the *Title* field
- As seen in the screenshot, write inside your editor the breezing forms shortcode.
    e.g. *{ BreezingForms : FormName }*
- Save &amp; close!

## [Procedure for the Breezing Forms Module](#procedure-for-the-breezing-forms-module)

The only prerequisite for this procedure is that you have already a configured and published breezing forms module. After that you should follow our guide for [How to load any existing Joomla! Module.](http://www.tassos.gr/joomla-extensions/responsive-scroll-triggered-box-for-joomla/docs/load-any-existing-joomla-module)

 Breezing Forms Integration is available in Pro  Unlock this and dozens of other powerful features by upgrading to EngageBox Pro.

 [ Unlock this feature ](https://www.tassos.gr/joomla-extensions/engagebox/subscribe)

 Last updated on Jul 7th 2025 09:07

## 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": "Home",
            "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"
        },
        {
            "@type": "ListItem",
            "position": 6,
            "name": "Create a Breezing Forms Popup",
            "item": "https://www.tassos.gr/docs/engagebox/integrations/joomla/breezing-forms"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/engagebox/integrations/joomla/breezing-forms"
    },
    "headline": "Create a Breezing Forms Popup",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Tassos",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.tassos.gr/https://www.tassos.gr/media/brand/logo-text.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Tassos Marinos",
        "url": "https://www.tassos.gr/docs/engagebox/integrations/joomla/breezing-forms"
    },
    "datePublished": "2016-10-24T22:09:06+03:00",
    "dateCreated": "2016-10-24T22:09:06+03:00",
    "dateModified": "2025-07-07T09:50:47+03:00"
}
```
