DownTimeWP is a lightweight and efficient WordPress plugin that allows you to enable a maintenance mode page on your site while you're performing updates or maintenance. It ensures that your visitors see a friendly message while you work behind the scenes.
- Enable/Disable Maintenance Mode: Easily toggle maintenance mode from the WordPress admin panel.
- Maintenance Page: A beautifully designed maintenance page to inform visitors of the downtime.
- Admin Access: Only administrators will be able to access the website while maintenance mode is enabled.
- Simple Setup: Easily configurable with just a few clicks from the settings page.
- Light Weight: No impact on website performance—this plugin is lightweight and doesn't affect your site's speed.
- Download the plugin ZIP file.
- Go to your WordPress admin dashboard.
- Navigate to Plugins > Add New.
- Click Upload Plugin and select the downloaded ZIP file.
- Click Install Now, and then Activate.
Alternatively, you can manually upload the plugin folder to the /wp-content/plugins/
directory.
Once the plugin is installed and activated:
- Go to Settings > DownTimeWP in your WordPress admin panel.
- Check the box Enable Maintenance Mode to activate maintenance mode.
- Save changes.
Visitors will now see a maintenance page with the message "We'll Be Back Soon!" while administrators can continue to use the website normally.
- Enable Maintenance Mode: When enabled, visitors will see the maintenance page, and administrators can still access the website.
To uninstall the plugin:
- Deactivate the plugin from the Plugins page in WordPress.
- Optionally, you can delete the plugin from the same page.
- If you want to remove the plugin’s settings, the plugin will automatically clean up after itself by removing the saved settings when uninstalled.
DownTimeWP is designed with performance in mind. It is a lightweight plugin and will not negatively impact the performance of your website. It operates quietly in the background, making minimal use of system resources.
If you encounter any issues or have questions, feel free to open an issue in the GitHub repository or contact me via email.
Currently, the plugin uses a default maintenance page. You can modify the page's HTML and CSS by editing the maintenance.php
file inside the plugin directory.
Yes, only administrators (those with the manage_options
capability) can access the site when maintenance mode is enabled. All other visitors will see the maintenance page.
The content of the maintenance page is located in the maintenance.php
file within the plugin directory. You can edit the content and style to suit your needs.
If you'd like to contribute to DownTimeWP, feel free to fork the repository, make changes, and create a pull request. Any help in improving the plugin is greatly appreciated.
DownTimeWP is licensed under the MIT License.