elements/alternate-object-trees
Composer 安装命令:
composer require elements/alternate-object-trees
包简介
Pimcore Bundle for defining alternate object trees based on data object attributes
README 文档
README
Plugin for defining alternate object trees based on object attributes.
Configuration
Visualisation in Frontend
Permissions
Custom Tree Builder
If you specifiy a custom tree builder class in your tree config, such as
\AppBundle\Util\Backend\DynamicTree\VirtualProductTreeBuilder
then it is possible to combine multiple object (types) per child node, by overriding
the buildCustomTree method, just as in DefaultTreeBuilder.php.
Upgrade Notes
Upgrade from v2.0.0
If you want to use the Custom Tree Builder, please add the field "customTreeBuilderClass" as varchar(255) in the bundle's database table (compare installer). Also make sure to clear the data cache.
统计信息
- 总下载量: 1.02k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-06-25


