WP Manifestindependent plugin directory
manifest / admin / maintenance-mode-switch

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

Description

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

  1. Clone the repository: git clone [repository URL]
  2. Navigate to the plugin directory: cd maintenance-mode-switch
  3. Upload the plugin folder to your WordPress /wp-content/plugins/ directory.
  4. Activate the plugin through the 'Plugins' menu in WordPress.

For WordPress

  1. Upload the maintenance-mode-switch folder to the /wp-content/plugins/ directory.
  2. 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.