This plugin can be used to enable or disable specific features in your code. This is very useful when you deploy your code to a production environment, but you want to make sure that some features are only available at a later date and time.
| Plugin Version | CakePHP Compatibility | Branch | Status |
|---|---|---|---|
| 2.x | 5.x | cakephp-5.x | Supported |
| 1.x | 4.x | cakephp-4.x | Supported |
| 0.x | 3.x | cakephp-3.x | EOL |
Note:
- There is no plugin version for CakePHP 2.x.
- Previous versions of the plugin that supported previous versions of CakePHP are not supported anymore.
See the installation documentation.
See the configuration documentation.
You can use the plugin as shown in usage documentation.
The releases of this plugin are versioned using SemVer.
See CONTRIBUTING.md
See CHANGELOG.md
If you've found a security vulnerability, please follow the procedure described in SECURITY.md.
This plugin is licensed under the MIT License.