Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Role Theme Switcher Module role_theme_switcher crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

Badge Notification

19 sites No security coverage
View on drupal.org

This module displays unread content notifications for logged-in users. It shows a new or updated status directly on nodes and the total count of unread items on a menu link. The module uses Drupal's history table and JavaScript to efficiently update notifications without impacting page load performance.

Overview

Only for logged-in users:
Display unread statuts on node view: new or updated
Display the amount of unread node on a menu item.

How it work

Data are based on the Drupal core history table.
It just add an extra field on every content type to display the status.
The extra field display a placeholder. A javascript is launch after the page load and get unread status badge trough ajax and insert it in each placeholders.
No page load performance loss. Works with every kind of cache

After each node page display drupal core save the timestamp in history table.
So the status are updated on every node page load.

Configuration

Simple and fast :
Exemple : A page display one or multiples views :

  • Install and configure the module
  • Edit the menu link -> select the displayed views on the notifications handler field.
  • Add the Content Notification Status on the node view mode
  • Done !

Extend

This module could be extended with custom plugins.

Activity

Tracked releases
2
Tracked since
May 2026
Latest release
3 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.9 Stable May 19, 2026
1.0.8 Stable May 19, 2026