Download the PHP package lucidninja/production-plugins without Composer
On this page you can find all versions of the php package lucidninja/production-plugins. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lucidninja/production-plugins
More information about lucidninja/production-plugins
Files in lucidninja/production-plugins
Download lucidninja/production-plugins
More information about lucidninja/production-plugins
Files in lucidninja/production-plugins
Vendor lucidninja
Package production-plugins
Short Description Deactivate unhelpful plugins on non-production sites.
License MIT
Package production-plugins
Short Description Deactivate unhelpful plugins on non-production sites.
License MIT
Please rate this library. Is it a good library?
Informations about the package production-plugins
Production-Plugins
Contributors
- URL: https://wakeudpreamer.com.au
- Github: @LucidNinja
Abstract
A simple, developer plugin with no GUI that deactivates unhelpful Wordpress plugins on non-production sites.
Steps
- Add this file to the mu-plugins folder of Wordpress, in order to deactivate the required plugins.
- Edit the plugins array to include the plugins you wish to deactivate on non-production environments.
Dependencies
This plugin uses PHP dotenv to manage environment variables. In order for this plugin to work, you must be using the WP_ENV
variable, which accepts either development
, staging
or production
.
For more information on .env, see:
All versions of production-plugins with dependencies
PHP Build Version
Package Version
No informations.
The package lucidninja/production-plugins contains the following files
Loading the files please wait ....