adrexia/flowchart
Prototype for a graphical flowchart creator within Silverstripe
Maintainers
Package info
github.com/adrexia/silverstripe-flowchart
Language:JavaScript
Type:silverstripe-module
pkg:composer/adrexia/flowchart
Requires
- silverstripe/cms: ~3.1
- silverstripe/framework: ~3.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 562cc5844b992f9410dcb9dd5357cbd21c7038e4
- Michael Parkhill <mike.woop@silverstripe.com>
- Naomi Guyer <naomi.woop@silverstripe.com>
This package is auto-updated.
Last update: 2026-06-06 19:29:03 UTC
README
#Silverstripe Flowchart
Implementation of JSPlumb to create and store graphical flowcharts within SilverStripe
Built with JSPlumb
Approach
- Enter data in a gridfield on the FlowchartPage type
- Manually construct drawings with that data in a ModelAdmin
##Set up Use composer to install via Packagist or clone repo. The module name should be flowchart. Run dev/build?flush=all.
(Note: if the flowchart admin appears broken, you may need to run flush=all from within the admin (module overrides edit form within a gridfield.)
Development
For an overview of ticket and milestone status see: https://huboard.com/adrexia/silverstripe-flowchart/
##Screen Shots
