Message
Component ID
760440
Component name
Message
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
576784
Component created
Component changed
Component body
Note: Development and issues are handled on GitHub, and code is synced back to Drupal.org
Overview
The Message module is the core of the message stack. It enables logging and displaying system events in a number of different use cases. Events that are recorded over time are sometimes call activity streams. Exportable messages subtypes can be created for different 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.
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
Requirements
Entity API
Chaos tool suite (ctools)
Documentation
See the message stack handbook.
