Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Message

Message is an ecosystem is comprised of MessageMessage NotifyMessage Subscribe, and others. The modules support customization and extensibility. Each module includes implementation examples that give a hint of the potential use cases and integration with other popular Drupal modules.

The Message module does not provide a way to create messages through the user interface. Developers need to leverage Drupal hooks, to meet site requirements. Fortunately, the module includes an example module that demonstrates some typical message types and the hook required to support them.

Templates

Message Templates are entity bundles

Tokens

Using tokens in Messages

Multilingual

Translation of Message and Templates

Example: Logging and Displaying System Events

An example of how to use the Message module

Message Subscribe

Mechanism for users to subscribe to events and receive notification messages. 

Guide maintainers

bluegeek9's picture