Drupal is a registered trademark of Dries Buytaert
Release: Drupal 11.4.5 Update released for Drupal core (11.4.5)! Release: Drupal 10.6.15 Update released for Drupal core (10.6.15)! Release: Superfish Dropdown Menu 8.x-1.15 Minor update available for module superfish (8.x-1.15). Release: Leaflet 10.4.10 Minor update available for module leaflet (10.4.10). Release: Raven: Sentry Integration 7.5.1 Minor update available for module raven (7.5.1). Release: htmLawed 8.x-3.8 Minor update available for module htmlawed (8.x-3.8). Release: Raven: Sentry Integration 7.5.0 Minor update available for module raven (7.5.0). Module Revived: Media Library Form API Element 2.1.5 Module media_library_form_element updated after 10 months of inactivity (2.1.5). Release: Acquia Content Optimization 2.1.0-alpha1 First alpha version released for module conductor (2.1.0-alpha1). Usage Milestone: Manage display Module manage_display crossed 1,000 active installs.

This module allows you to log and display system events, creating an activity stream. It supports creating custom event types with fields and display modes, and integrates with other modules for notifications and digests.

The Message module is the core of the message stack. It enables logging and displaying system events in several different use cases. Events that are recorded over time are sometimes called activity streams. Exportable message subtypes can be created for various use cases with custom fields and display (view) modes.

The other modules in the message stack are:

  • Message Notify – forward messages when they are generated
  • Message Subscribe – register to be notified when messages are generated for specific content.
  • Message Digest – Aggregates and sends digests of messages as configured by the recipient
  • Message UI - Provides a default UI for CRUD operations against Message entities.

Features

  • Exportable message types
  • Fieldable message types
  • Support for display (view) modes
  • Multilingual support
  • Token support
  • Entity cache support
  • Template support
  • API hooks
  • Example module included

Documentation

See the message stack handbook.

Distributions Using Module

Related Modules

Drupal 7 version

Drupal 7 support of the Message project has been taken by the D7Security group and is hosted on Gitlab. Follow the D7Security user guide to continue receiving security update notifications for the Message module.

Develop Message using DDEV ⚙

If you haven't already, install DDEV.

git clone [email protected]:project/message.git
cd message
ddev config --project-type=drupal --docroot=web --php-version=8.4 --corepack-enable --project-name=message
ddev add-on get ddev/ddev-drupal-contrib
ddev add-on get ddev/ddev-selenium-standalone-chrome
ddev add-on get s-ayers/ddev-drupal-contrib-mkdocs
ddev add-on get s-ayers/ddev-drupal-paratest
ddev start
ddev poser
ddev symlink-project
ddev drush site:install -y
ddev drush pm:install message -y
ddev drush config:export -y
ddev drush user:login

Consider sponsoring DDEV development.

Activity

Tracked releases
3
Tracked since
Feb 2025
Latest release
3 days ago
Releases (12 mo)
1 ▼ from 2
Maintenance
Active

Release Timeline

Releases

Version Type Release date
8.x-1.9 Stable Aug 5, 2026
8.x-1.8 Stable Feb 16, 2025
8.x-1.7 Stable Feb 14, 2025