WP Manifestindependent plugin directory
manifest / utilities / maintainic

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.zip

Simple 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

  1. Download the latest release zip from GitHub Releases
  2. Upload the plugin folder to /wp-content/plugins/
  3. Activate the plugin
  4. 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.

License

GPLv2 or later