satrun77 / silverstripe-elemental-decisiontree

Element Decision Tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Element Decision Tree

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

About

Element Decision Tree

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 77.9%Language:Scheme 9.8%Language:JavaScript 8.3%Language:CSS 4.0%