sixgweb/conditionstailor-plugin

OctoberCMS Tailor 条件集成

安装: 15

依赖: 0

建议者: 0

安全: 0

星标: 1

关注者: 1

分支: 1

开放问题: 0

类型:october-plugin

1.0.4 2022-10-26 19:20 UTC

This package is auto-updated.

Last update: 2024-09-26 23:25:16 UTC


README

将 Sixgweb Conditions 插件与 OctoberCMS Tailor 模块集成。将条件重复器添加到新的条件标签页。有关条件的信息,请参阅条件编辑器

安装

通过 composer 安装

composer require sixgweb/conditionstailor-plugin

蓝图字段

只有定义了条件字段的条目记录才会添加条件。有关定义蓝图字段的信息,请参阅蓝图

条件字段必须命名为 conditions 并使用类型 conditions。

fields:
    conditions:
        type: conditions

将条件字段添加到蓝图后,请按保存并迁移