Download the PHP package chtombleson/silverstripe-flowchart without Composer
On this page you can find all versions of the php package chtombleson/silverstripe-flowchart. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chtombleson/silverstripe-flowchart
More information about chtombleson/silverstripe-flowchart
Files in chtombleson/silverstripe-flowchart
Download chtombleson/silverstripe-flowchart
More information about chtombleson/silverstripe-flowchart
Files in chtombleson/silverstripe-flowchart
Vendor chtombleson
Package silverstripe-flowchart
Short Description Flowchart silverstripe module.
License BSD-3-Clause
Package silverstripe-flowchart
Short Description Flowchart silverstripe module.
License BSD-3-Clause
Keywords silverstripeflowchart
Please rate this library. Is it a good library?
Informations about the package silverstripe-flowchart
Silverstripe Flowchart
A module to create an interactive flowchart.
Installation
$ composer require chtombleson/silverstripe-flowchart
Usage
Once installed and the dev/build has been run. In the CMS there should be a Flowcharts section. Where you can create a new Flowchart and add questions.
Flowchart options
- Voting Disabled - Disables rating of flowchart from 1 to 5.
- Feedback Disabled - Disables feedback for the flowchart.
Question options
- Question Heading - Optional the default is Question 1 etc.
- Question Description Content - Optional used for additional info about the question.
- Answer - The final outcome of the flowchart.
Responses
Responses are used to link question to other questions.
- Response Label - For example Yes or No.
- Next Question - The question to go to if that response is selected.
All versions of silverstripe-flowchart with dependencies
PHP Build Version
Package Version
Requires
silverstripe/cms Version
^4 | ^5
The package chtombleson/silverstripe-flowchart contains the following files
Loading the files please wait ...