Download the PHP package pivvenit/wordpress-readonly without Composer
On this page you can find all versions of the php package pivvenit/wordpress-readonly. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pivvenit/wordpress-readonly
More information about pivvenit/wordpress-readonly
Files in pivvenit/wordpress-readonly
Download pivvenit/wordpress-readonly
More information about pivvenit/wordpress-readonly
Files in pivvenit/wordpress-readonly
Vendor pivvenit
Package wordpress-readonly
Short Description WordPress plugin that activates readonly mode
License MIT
Package wordpress-readonly
Short Description WordPress plugin that activates readonly mode
License MIT
Please rate this library. Is it a good library?
Informations about the package wordpress-readonly
WordPress Readonly
A WordPress plugin that makes WordPress readonly. It's main use case is blue/green deployments, in which the active application slot requires a (short) readonly window to sync the database to the other slot.
Features:
WP-CLI
commands to enable and disable the readonly mode- Notify logged-in users (in the admin) of upcoming
readonly
phase using notification. - Disable login for all users during both
prepare
andreadonly
phase. - Drop all
POST
requests duringreadonly
phase with a503 Service Unavailable
. - Refreshes admin pages for logged-in users once readonly mode is disabled.
Installation
This plugin is designed for WordPress websites that use Composer
, such as Bedrock.
Usage
Enable readonly mode
Disable readonly mode
All versions of wordpress-readonly with dependencies
PHP Build Version
Package Version
The package pivvenit/wordpress-readonly contains the following files
Loading the files please wait ....