Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

flagger_notify

1 sites No security coverage
View on drupal.org

Flagger Notify is a helper module for the Flag system. It solves a common problem: automatically sending email notifications to users when the content they have bookmarked or subscribed to is updated.

This module uses Drupal's Queue API to send emails in the background. This ensures that even if thousands of users flagged a piece of content, editing that content won't slow down your website.

Features

  • Performance First: Uses Cron and Queue Worker to process emails in batches, preventing server timeouts.
  • Spam Prevention: Intelligent deduplication ensures a user only receives one email per update, even if they flagged the content with multiple flags. Site administrators can choose to disable or enable this setting.
  • Customizable: Administrators can enable notifications for specific flags and customize email subjects/bodies using HTML and Tokens.
  • Language Support: Notifications are grouped and processed by language.

Post-Installation

After installing the module, follow these steps to make it work:

  1. Go to the configuration page at: /admin/config/system/flagger-notify
  2. General Settings: You can enable "Debug Logging" here to test if emails are being queued properly.
  3. Templates: Set up your default email Subject and Body. You can use tokens like [node:title] or [user:display-name].
  4. Flag Configuration: Look for the list of available flags at the bottom of the page. Check the "Enable notifications" box for the flags you want to use.

Note: Make sure your site's Cron is running regularly to process the email queue.

Additional Requirements

This module requires the following modules to function:

Credits

This project was developed by Dao Duc Trung.

Special thanks to Google Antigravity for the assistance in coding and technical guidance.

Transparency note: Artificial Intelligence was used to assist in writing the code and documentation for this module.

Activity

Total releases
2
First release
Dec 2025
Latest release
3 months ago
Release cadence
0 days
Stability
100% stable

Releases

Version Type Release date
1.0.1 Stable Dec 27, 2025
1.0.0 Stable Dec 27, 2025