Download the PHP package topshelfcraft/write-protected-fields-core without Composer
On this page you can find all versions of the php package topshelfcraft/write-protected-fields-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package write-protected-fields-core
Write-Protected Fields Core
module for Craft CMS 3.7+
When registered by an app or Plugin, this module provides functionality for:
- conditionally rendering certain custom fields as static, to discourage editing their values.
Installation
composer require topshelfcraft/write-protected-fields-core
- Register the module via your app config, or by invoking
WriteProtectedFields::registerModule()
.
Contributors:
- Development: Michael Rog / @michaelrog
All versions of write-protected-fields-core with dependencies
PHP Build Version
Package Version
Requires
craftcms/cms Version
^3.7
The package topshelfcraft/write-protected-fields-core contains the following files
Loading the files please wait ....