# Holidays

## Requirements (self-hosted)

| GLPI Version | Minimum PHP | Recommended |
| ------------ | ----------- | ----------- |
| 10.0.x       | 8.1         | 8.2         |
| 11.0.x       | 8.2         | 8.4         |

{% hint style="info" %}
A [GLPI Network BASIC](https://services.glpi-network.com/#offers) subscription (or higher) is required. This plugin is also available for all GLPI Network [Cloud instances](https://glpi-network.cloud).
{% endhint %}

***

## Install the plugin

* Go to the marketplace. Download and install the **Holiday** plugin.

<div align="left"><figure><img src="/files/r9OGD0oHdssgEmE3R6vr" alt="images/Holiday-1.png"><figcaption></figcaption></figure></div>

***

## Set up the plugin

* From **Setup > General**, in the **Holiday** tab, enter :
  * The **Country** concerned
  * The **Number of years to insert**
  * **Clean all previous holidays** or not
  * Then click on **Insert holiday dates**

<figure><img src="/files/RhNHQFa2sk8BUH6LZpIV" alt="images/Holiday-2.png"><figcaption></figcaption></figure>

***

## Delete a holiday date/period

The list of holiday days can be viewed and modified

* From **Setup > Dropdowns**,
* enter **Closing** and click on **Closing times**

<div align="left"><figure><img src="/files/aFgTE8iluORzu1oS1q75" alt="images/Holiday-3.png"><figcaption></figcaption></figure></div>

The list of days appears. Let's assume that the company considers that Easter Monday is not a day off.

* In the search box, enter **Easter** then **Search**
* Select all the entries
* Click on **Actions**
* Delete permanently

<figure><img src="/files/xh2a3w0doSeJEnCRN4do" alt="images/Holiday-4.gif"><figcaption></figcaption></figure>

***

## FAQ

If you have any questions about using the plugin, please consult our FAQ

<a href="/spaces/SvoJ3lioglS2UZLcWWyP/pages/pHfgJ5iGxqC4vTh0fO9b" class="button secondary">Go to FAQ</a>


---

# Agent Instructions: 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://help.glpi-project.org/doc-plugins/plugin-glpi-network/holidays.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.
