Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Flagger Notify

2 sites No security coverage
View on drupal.org

This module sends automated email notifications to users when content they've flagged is updated. It uses background queues for performance and offers customizable email templates, language support, and spam prevention features.

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
6 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Slowing

Releases

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