rasteiner/conditionalblocks
Composer 安装命令:
composer require rasteiner/conditionalblocks
包简介
Disables blocks in layout fields when the column width does not match the block requirements
README 文档
README
Installation
Download
Download and copy this repository to /site/plugins/conditional-blocks.
Git submodule
git submodule add https://github.com/rasteiner/conditionalblocks site/plugins/conditional-blocks
Composer
composer require rasteiner/conditionalblocks
Blueprint Example
fields: layout: type: layout layouts: - "1/1" - "1/2, 1/4, 1/4" - "1/6, 5/6" requires: min: 1/3: - image - video - code max: 1/2: text fieldsets: - text - image - video - code
License
MIT
统计信息
- 总下载量: 201
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 20
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-01-25