Drupal allows you to set your site into maintenance mode in order to deploy code and database upgrades safely. However, access to the site during maintenance mode is by default controlled by a permission, which is generally only given to administrative users. It's not possible to test the site as a regular anonymous or authenticated user without giving all anonymous/authenticated users the "Use the site in maintenance mode" permission, so you generally have to test those things on the fly after moving the site back to "live" mode.
Until now, that is! This D7+ module (the necessary hook doesn't exist in D6 and below) allows specific people to perform the necessary testing on the site with all role combinations without opening the site up to all of your visitors.
Exemptions can be added by
- Specifying a list of IP addresses (individually or by CIDR notation)
- Specifying a list of URLs
- Specifying a query string variable
Project information
- Project categories: Access control, Developer tools
524 sites report using this module
- Created by webchick on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
First release supporting Drupal 11
Development version: 8.x-1.x-dev updated 10 Oct 2024 at 14:56 UTC



