The Maintenance Notifier module allows site administrators to automatically send email notifications when the site has been in maintenance mode for a specified period of time.
This module is ideal for site owners and administrators who want to ensure they’re alerted if the site remains in maintenance mode for longer than expected.
Key Features
-
Configurable Notification Threshold:
Set the time threshold (in minutes) that the site needs to be in maintenance mode before sending an email notification.
-
Flexible Email Recipients:
Choose to send notifications to a comma-separated list of specific email addresses or users with particular roles.
-
Customizable Email Content:
Configure the subject and body of the email, with token support to dynamically insert information (e.g., site name, date, etc.).
-
Token Browser Support:
Easily select tokens for use in the email via a token browser.
-
Regular Checks:
Maintenance Notifier will check if the site is in maintenance mode with every cron run.
-
Drush Integration:
Provides a Drush command to manually check the maintenance mode status and send notifications.
drush maintenance-notifier:check;
drush mnc;
1.x - Install with Composer
We recommend using Composer to download Maintenance Notifier module.
composer require 'drupal/maintenance_notifier:^1.0';
Installation
Install as usual, see Installing Drupal 8 Modules for further information.
Support
Please post bug reports, feature requests and support requests to the Maintenance Notifier module issue queue. In doing so, complying with the Issue creation guidelines will speed up things for all parties involved.
Credits
Credit goes to all the maintainers for building, maintaining and supporting the module.
Project information
- Module categories: Administration Tools
- 2 sites report using this module
- Created by mqanneh on , updated
- Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.