# News - Alerts

## Sources

| Download                                       | Sources                               |
| ---------------------------------------------- | ------------------------------------- |
| <https://github.com/pluginsGLPI/news/releases> | <https://github.com/pluginsGLPI/news> |

***

## 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" %}
This plugin is available without a [GLPI Network](https://services.glpi-network.com/#offers) subscription. It is also available on [GLPI Cloud](https://glpi-network.cloud).
{% endhint %}

***

## Features

This plugin allows to display alerts messages on GLPI homepage and / or login page.

* Create alert with rich text as for notes.
* Choice of begin/end publication date.
* Manage alerts by entity.
* Target : display alerts by profile / group / user.

***

## Install the Plugin

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

<div align="left"><figure><img src="/files/xae2tPwm67QSqjFhGDTt" alt=""><figcaption></figcaption></figure></div>

***

## Usage

The plugin will create required tables in the database automatically. Those tables will be updated along with the plugin.

Plugin usage is quite simple:

* configure alerts

You will access the plugin configuration from the *Tools* > *Alerts*.

***

## Create alerts

* Name : display as talert title
* Active : is active or not
* Description : content of alert
* Visibility start / end : period of Visibility
* Type : type of alert (General, Information, Warning, Problem)
* Can close alert : User can close alert ?
* Show on login page : display or not alert on login page
* Show on helpdesk page : display or not alert on helpdesk page
* Sub-entity : display or not on sub-entity

![image](/files/4uDX6i6tXugJVsWByUhY)

***

## Targets

You can define target by type

* Group : for all users of group
* Profil : for all users with profile
* User : for specifi user

![image](/files/gLn4l8HutGY3kpHyQO0h)

***

## Display on login page

![image](/files/qUMgXCcdPJoe2zDhmhn9)

***

## Display on helpdesk page

![image](/files/MZUgMyQ0RIeNThGTRqMR)

***

## FAQ

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

<a href="/spaces/SvoJ3lioglS2UZLcWWyP/pages/rkppYMhfL7H8SoG9BCnu" 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/plugins-glpi/news.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.
