WP Manifestindependent plugin directory
manifest / updates / zon-maintenance

ZEIT ONLINE Maintenance

Deactivate comments and user logins for maintenance tasks where emerge of data should be kept at minimum.

by Nico Brünjes · github.com/zeitonline/zon-maintenance · 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/zeitonline/zon-maintenance/archive/refs/heads/master.zip

Declares an update source (https://github.com/ZeitOnline/zon-maintenance), so updates arrive through the plugin's own updater.

From the readme

ZON Maintenance Deactivate comments and user logins for maintenance tasks where emerge of data should be kept at minimum. Description If you need to move a wordpress installation, especially a large multi user installation, from one domain to another, or want to do backup tasks and such maybe long timed work, where the blogs should be static for a amount of time, this plugin is for you. What it does: - Supplies a maintenance mode during which all comment forms are replaced with a message - Message title and text is adjustable - optionally logs out all non super admin users and prevents them from logging in his is the long description. No limit, and you can use Markdown (as well as in the following sections). For backwards compatibility, if this section is missing, the full length of the short description will be used, and Markdown parsed. Installation 1. Upload the zon-maintenance folder to the /wp-content/plugins/ directory or use the Github Updater Plugin to install 2. (Network) activate the plugin through the 'Plugins' menu in WordPress Changelog 1.0.3 - Fix bug where user cannot login when only the plugin is installed 1.0.2 - Add forgotten github updater head com

Read the full README on GitHub →