Maintenance Mode Switch
Maintenance Mode Switch - Toggle “Site down for maintenance” page from the admin bar. (WordPress Plugin)
by Ashraf Khan · github.com/heyashrafkhan/maintenance-mode-switch
★ 1stars
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/heyashrafkhan/maintenance-mode-switch/archive/refs/heads/main.zipDescription
Easily toggle a “Site down for maintenance” mode from the WordPress admin bar. Instantly show a maintenance page to visitors while allowing administrators full access.
Installation
For GitHub
- Clone the repository:
git clone [repository URL] - Navigate to the plugin directory:
cd maintenance-mode-switch - Upload the plugin folder to your WordPress
/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
For WordPress
- Upload the
maintenance-mode-switchfolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
Usage
- Use the new toggle in the WordPress admin bar to enable or disable maintenance mode.
- When enabled, non-logged-in users will see a customizable maintenance message.
- Administrators retain full access to the site.
Contributing
- Fork the repository and create a new branch for your feature or bugfix.
- Follow WordPress coding standards.
- Submit pull requests with clear descriptions.
- Report issues via GitHub Issues.
License
This project is licensed under the GPL v2 License.
Author
Ashraf Khan
LinkedIn
Support
For support, please open an issue in the GitHub repository.