OctoberCMS Tailor 条件集成
github.com/sixgweb/conditionstailor-plugin
源代码
问题
安装: 15
依赖: 0
建议者: 0
安全: 0
星标: 1
关注者: 1
分支: 1
开放问题: 0
类型:october-plugin
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 69334f3c1c5a53e3530df4a94a3fb1cb0a1b57b3
This package is auto-updated.
Last update: 2024-09-26 23:25:16 UTC
将 Sixgweb Conditions 插件与 OctoberCMS Tailor 模块集成。将条件重复器添加到新的条件标签页。有关条件的信息,请参阅条件编辑器。
通过 composer 安装
composer require sixgweb/conditionstailor-plugin
只有定义了条件字段的条目记录才会添加条件。有关定义蓝图字段的信息,请参阅蓝图。
条件字段必须命名为 conditions 并使用类型 conditions。
fields: conditions: type: conditions
将条件字段添加到蓝图后,请按保存并迁移