silverstripeltd / silverstripe-elemental-decisiontree-json
Adds PHP functions to the block to output the entire tree data as JSON format.
Installs: 3 987
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 17
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- php: ^8.1
- ext-json: *
- dnadesign/silverstripe-elemental-decisiontree: ^2.2
- silverstripe/framework: ^5
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-12 04:52:36 UTC
README
The module contains an extension for elemental decision tree module that adds PHP functions to the block to output the entire tree data as JSON format for use in custom frontend implementation.
Requirements
- Silverstripe ^5.0
- Decision tree
Installation
composer require silverstripeltd/silverstripe-elemental-decisiontree-json
License
See License
Maintainers
- Mo Alsharaf mohamed.alsharaf@silverstripe.com
Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.