As a site admin I'd like to put my Backdrop sites in a 'real' maintenance mode when there is a critical security release and I don't have time to update all sites immediately.
The 'real' or 'actual' maintenance mode (or "vacation mode"?) would display a static page / a static version of the site and make it so that Backdrop isn't running anymore. That's a difference to the current maintenance mode where Backdrop continues to run, for instance to provide the login form. (I guess there are also other active functionalities in maintenance mode.)
Speaking of the login form: we need a way to login to a site which is in vacation mode. This could be implemented via settings.php.
Recent comments
Thanks!! Easiest for me to just give permission for anon users to see the admin theme. That worked. It's just for this one page.
Link field in a Content Type is malformed for annonymous user- Permission issue?
It looks like the screenshot of what you show it should look like is the admin theme whereas what they see is the front end theme. By default, such users won't have permissions to see the...
Link field in a Content Type is malformed for annonymous user- Permission issue?
I've added a new recipe. The recipe has no PHP code. It has two module dependencies (one of those depends on another contrib module and both depend on core modules that are normally enabled)...
The Future of Configuration Recipes for Backdrop CMS