haunt-jonathan / silverstripe-elemental-decisiontree
显示针对问题的答案所提供的信息的元素
v1.5
2023-03-31 03:21 UTC
Requires
This package is not auto-updated.
Last update: 2024-09-27 10:23:02 UTC
README
简介
决策树是一系列问题,这些问题依赖于彼此的答案,并相应地显示结果。本模块提供了一种简单的方法来构建这样的树并将其作为元素添加到页面中。
安装(使用composer)
$ composer require dnadesign/silverstripe-elemental-decisiontree
要求
- SilverStripe 4.x
- (dnadesign/silvertsripe-elemental)[https://github.com/dnadesign/silverstripe-elemental]