topshelfcraft/write-protected-fields-core

3.0.0 2022-06-08 06:46 UTC

This package is auto-updated.

Last update: 2024-09-16 23:47:56 UTC


README

Craft CMS 3.7+ 模块

当由应用程序或插件注册时,此模块提供以下功能:

  • 有条件地将某些自定义字段渲染为静态,以阻止编辑其值。

安装

  1. composer require topshelfcraft/write-protected-fields-core
  2. 通过您的应用程序配置注册模块,或者通过调用 WriteProtectedFields::registerModule()

贡献者