topshelfcraft/write-protected-fields-core

Installs: 3 041

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

pkg:composer/topshelfcraft/write-protected-fields-core

3.0.0 2022-06-08 06:46 UTC

This package is auto-updated.

Last update: 2025-10-17 02:24:06 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

  1. composer require topshelfcraft/write-protected-fields-core
  2. Register the module via your app config, or by invoking WriteProtectedFields::registerModule().

Contributors: