---
title: "Month Condition - EngageBox"
description: "Display based on the current month."
url: "https://www.tassos.gr/docs/engagebox/conditions/month"
date: "2026-05-07T07:25:42+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) / [ Display Conditions ](https://www.tassos.gr/index.php?option=com_content&view=category&id=51)

#  Month Condition

##  Display based on the current month.

 Month Condition 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)

 The Month Condition is useful when you want to display your popup on a specific month (or a set of months) within the year.

 ![Month Display Condition](https://www.tassos.gr/images/display-conditions-month.png)

## [Options](#options)

 In the table below you can see which options are available to setup the Date Condition.

 | Name | Description |
|---|---|
| Match | Set whether to match or not the selected months. |
| Month | Select the month(s) to show this popup to your visitors. |

## [Use Case](#use-case)

 A common use case for the Month Condition is when you want to display a popup during sale season, you can select the month you are interested in and in combination with other conditions, you can further narrow down when this popup appears.

 Month Condition 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 Nov 26th 2024 12:11

## 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": "Display Conditions",
            "item": "https://www.tassos.gr/docs/engagebox/conditions"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "Month Condition",
            "item": "https://www.tassos.gr/docs/engagebox/conditions/month"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/engagebox/conditions/month"
    },
    "headline": "Month Condition",
    "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/conditions/month"
    },
    "datePublished": "2017-12-01T17:14:22+02:00",
    "dateCreated": "2022-02-16T12:44:30+02:00",
    "dateModified": "2024-11-26T12:28:13+02:00"
}
```
