dnadesign/silverstripe-elemental-decisiontree

Element displaying information in regards to answers given to questions

Installs: 11 055

Dependents: 1

Suggesters: 0

Security: 0

Stars: 11

Watchers: 14

Forks: 18

Open Issues: 1

Type:silverstripe-vendormodule

2.2.1 2023-08-29 21:47 UTC

This package is auto-updated.

Last update: 2025-01-03 22:46:44 UTC


README

Introduction

A decision tree is a succession of questions which depends on each others answers and displays a result accordingly. This module provides an easy way to build such tree and to add it to a page as an element.

Installation (with composer)

$ composer require dnadesign/silverstripe-elemental-decisiontree

Requirements

Screenshots