Smart Maintenance Manager
A lightweight maintenance-mode plugin with one-click toggle in the admin bar.
by Mohammed Khalid · github.com/itskhalid2025/smart_maintenance_manager
★ 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/itskhalid2025/smart_maintenance_manager/archive/refs/heads/master.zipReadme
Smart Maintenance Manager
A lightweight maintenance-mode plugin with one-click toggle in the admin bar.
Features
- Enable/disable maintenance mode directly from the WP admin bar.
- Non-logged-in visitors see a friendly message.
- Sends proper HTTP 503 header for SEO.
- Inline CSS variables for easy custom colours.
- Only one PHP file, no database clutter.
Installation
- Upload smart-maintenance-manager to wp-content/plugins/.
- Activate the plugin.
- In the WordPress admin bar, click 🔧 Enable Maintenance to switch it on.
- Click again to disable.
Changelog
1.0
- Initial release.