Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: Video.js (HTML5 Video Player) 10.0.0-alpha1 First alpha version released for module videojs (10.0.0-alpha1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Simple Content Notifications

178 sites Security covered Drupal 9–11
View on drupal.org

This module sends email notifications when content is created, updated, or deleted. It can also alert you to content that hasn't been reviewed in a specified period, grouping these alerts into a single periodic email.

Motivation

This module provides two functions:

  • generate email notifications when content was added, updated, or deleted; and
  • generate email notices about content that had gone 6 months without being reviewed

There are other, more complicated modules (such as DANSE, ECA, Workflow) that could be configured to provide this functionality. However, I needed something simple.

For additional information and background, see the documentation pages.

What this module does

Content CRUD notifications

Notifications can be sent to one or more email addresses when content is added, edited, or deleted. The email recipients can be configured in the module settings (/admin/config/content/simple_content_notifications/settings). In the settings, you can also select which node types should generate a notification.

Content review notifications

A piece of content is determined to need review if a set amount of time has passed since the content was last reviewed. The last reviewed date needs to be stored in a custom field; the field machine name must be provided in the module settings (/admin/config/content/simple_content_notifications/needing_review_settings). Any content type that has the specified field will generate a review notification.

Because there could be many pieces of content that need review, review notifications are not sent individually for each piece of content. Instead, a notification is generated that lists all the content items needing review. The notification is sent periodically. The frequency of that notification is determined in the module settings.

The module also provides an admin page (/admin/content/needing_review) listing all content nodes needing review. Users with the "administer content" permission can view this page.

Installation and setup

Install this module just as any other Drupal module. Then:

  1. Configure the permission "Administer Content Notifications"; users with this permission can access the settings for both types of notifications.
  2. Configure the content notifications (/admin/config/content/simple_content_notifications/settings)
  3. Configure the content review notifications (/admin/config/content/simple_content_notifications/needing_review_settings)

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
May 2025
Latest release
1 week ago
Releases (12 mo)
1
Maintenance
Active

Releases

Version Type Core Release date
1.0.3 Stable 9–11 Aug 21, 2026
1.0.2 Stable 9–11 May 1, 2025