Maintenance mode

Addon by Plugrbase

Maintenance mode Main Screenshot

Set your website in maintenance mode and block all non-logged in users from accessing it.

A tiny addon for Statamic to set the website in maintenance mode and block all non-logged in users from accessing it.

NB: If you want to have full control and set your own protection flow, please see Protecting content.

Installation

You can install the package via composer:

composer require plugrbase/statamic-maintenance-mode

Publish the config file of this package:

php artisan vendor:publish --provider="Plugrbase\MaintenanceMode\ServiceProvider"

Control Panel

Once installed, you can access the settings in the control panel by clicking the "Maintenance Mode" button.

settings

Official Support

If you're in need of some help, drop an email to [email protected]!

License

The MIT License (MIT). Please see License File for more information.