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 git@git.drupal.org: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
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.12,456 sites report using this module
- Created by amitaibu on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Development version: 8.x-1.x-dev updated 3 Aug 2026 at 15:56 UTC





