All Projects → adrexia → silverstripe-flowchart

adrexia / silverstripe-flowchart

Licence: BSD-3-Clause license
A graphical flowchart creator within Silverstripe

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
CSS
56736 projects
scheme
763 projects
ruby
36898 projects - #4 most used programming language
ApacheConf
554 projects

#Silverstripe Flowchart

Implementation of JSPlumb to create and store graphical flowcharts within SilverStripe

Built with JSPlumb

http://jsplumbtoolkit.com/

Approach

  1. Enter data in a gridfield on the FlowchartPage type
  2. 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].