UAS (User activity stream) example

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.
  • 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.
  • Message Notification Center - Allows one to create a message notification center a la popular social media sites.

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

Maintainers

Supporting organizations: 

Project information

Releases