News Plugin: Alerts and Announcements in GLPI

How to use the News plugin to display alerts, announcements and maintenance notices directly in the GLPI interface for technicians and users.

Efficient internal communication reduces unnecessary tickets. The News plugin lets you display notices in the GLPI interface before users open tickets about something already known.

Use cases

Scheduled maintenance

Display a banner: "System X will be under maintenance on 15/05 from 10 PM to 2 AM." Result: fewer "System X is down" tickets.

Ongoing incident

Alert: "We are aware of the email slowness. The team is working on it. Expected resolution: 2 PM." Result: informed users, no flood of duplicate tickets.

General announcements

"New GLPI version available. See what's new at..." or "GLPI training for new employees: registrations open."

Policies and procedures

"Reminder: tickets opened by email must include the equipment asset number."

News plugin configuration

  1. Install the plugin via Marketplace or GitHub
  2. Go to Tools > Alerts
  3. Create a new alert with:
    • Type: Information, Warning, Problem or Maintenance
    • Message: alert text (HTML supported)
    • Visibility: all, specific profiles or entities
    • Period: start and end display dates

Native alternative: Public Reminders

If you prefer not to install a plugin, GLPI has native Public Reminders:

  1. Go to Tools > Reminders
  2. Create a reminder with "Public" visibility
  3. Set the display period

It is simpler than News (no colors or positioning), but works for basic announcements.

NexTool alternative: Smart Notify

The Smart Notify module offers real-time notifications via a bell icon in the navbar, complementing static alerts with event-driven dynamic notifications.

Best practices

  • Do not overuse alerts – too many simultaneous banners are ignored
  • Use colors to distinguish types: blue (info), yellow (warning), red (problem)
  • Always set an end date to avoid eternal alerts
  • Communicate maintenance at least 24 hours in advance

Frequently Asked Questions

It is a plugin that allows you to display messages (alerts, notices, announcements) in the GLPI interface for all users or specific profiles, with display period control.

Yes. Create an alert with start and end dates, type 'Maintenance', visible in the self-service portal. Users are notified before the maintenance window.

Check compatibility on the official marketplace. Native alternatives include GLPI's Public Reminders.

News displays banners on the main screen with more visual control (colors, icons, position). Public Reminders are simpler texts displayed in the planning area.

Need help?