topshelfcraft / write-protected-fields-core
Package info
github.com/TopShelfCraft/write-protected-fields-core
pkg:composer/topshelfcraft/write-protected-fields-core
3.0.0
2022-06-08 06:46 UTC
Requires
- craftcms/cms: ^3.7
This package is auto-updated.
Last update: 2026-02-17 03:04:29 UTC
README
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