Maintainic
WordPress plugin for minimal maintenance mode.
by Nilambar Sharma · github.com/ernilambar/maintainic · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ernilambar/maintainic/archive/refs/heads/main.zipSimple maintenance mode plugin for WordPress.
Features
- Enable/disable maintenance mode with a single toggle
- Customize site title, headline, and description
- Set background image and colors
- Administrators bypass maintenance mode automatically
- Returns 503 Service Unavailable status code
Requirements
- WordPress 6.6+
- PHP 8.0+
Installation
- Download the latest release zip from GitHub Releases
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin
- Go to Settings > Maintainic to configure
Usage
Navigate to Settings > Maintainic and enable maintenance mode. Customize the headline, description, and appearance as needed. Visitors will see the maintenance page while you can still browse and edit the site as an administrator.