Note: This project is not being actively maintained due to the maintainer being in school. If you need urgent help, or would like to assist in reviving this project, please email derekjcress@gmail.com. Thank you.

Digest is a module built to provide an easy way to set up notifications about new pieces of content. Of course, you are not stuck to content, anything that fits in a block can be sent out.

Anatomy of a digest

A digest is the main configuration entity of the module and have a few parts:

  • Title and description. These are used to dictate how digests are shown to users
  • Display. The display of a digest is made with a block. Typically, using a view block allows for an easy showing of, say, recent articles.
  • Schedule. Digests are sent out based on a cron schedule. This allows for fairly complicated schedules to be created, stored, and used with ease.

Users can then subscribe to any active digests by visiting their account's edit page. The display of these digests are also rendered in the context of the user that it is being sent to so you can use blocks display different for different users.

Supporting organizations: 
Sponsoring initial development and maintenance.

Project information

Releases