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
Hi geoma Welcome to Backdrop. Thank you posting detailed screenshots. As your field is an entity reference field, go into the field settings for field_insta_comuna and scroll to the...
Can't filter content in a View
Sounds like the Stripe processor isn’t fully initialising, so the extension tries to call create() on a missing Stripe client. On Backdrop/CiviCRM this usually happens when the payment processor...
Getting Error after submitting event register form By using Stripe Payment Processor
Welcome to Backdrop! For your setup, you’ll want to create a subtheme of Bootstrap5 Lite itself; the Bootswatch styles (like Cerulean) are just presets that B5 Lite loads, and you can “lock in”...
Basic Theme designing questions, using Bootstrap5 Lite