Maintenance Mode
A Flarum extension. A customizable maintenance mode for your forum!
This is a premium extension. Installation and updating requires an active subscription on Extiverse.
Requires Flarum beta 12 or later.
Features
- Pretty maintenance page
- Enable maintenance through admin &
config.php
- Allow users to bypass maintenance
- Doesn't apply when the forum cannot connect to the DB
- Applies to API if the API is not completely disabled (👇️)
- Disable the API & admin completely
- Only through
config.php
- you don't want to lock yourself out accidentall
- Use custom HTML/Blade for your maintenance page
- Show maintenance page if SQL connection fails & maintenance is activated through
config.php
- Forum normally shows
PDOException
boot error
Installation
Follow the instructions @ https://extiverse.com/premium/subscriptions to configure Composer to be able to install premium extensions.
composer require datitisev/flarum-maintenance "*"
Updating
composer update datitisev/flarum-maintenance
Links