Maintenance addon for Statamic inspired by plugrbase/statamic-maintenance-mode
This addon allows you to put your site into maintenance mode. When maintenance mode is enabled, your site will display a maintenance page to all visitors except those with the super
role.
You can customize the maintenance page or use the default one.
Installation
You can install this addon via Composer:
composer require samosadlaker/statamic-maintenance
Showcase
In the control panel, you can set a custom Title, Message, and Maintenance Page. If left empty, the default values will be used.
License
The MIT License (MIT). Please see License File for more information.