Skip to content

helpfulrobot/adrexia-flowchart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

A graphical flowchart creator within Silverstripe

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 42.3%
  • PHP 27.2%
  • CSS 24.0%
  • Scheme 5.1%
  • Ruby 1.3%
  • ApacheConf 0.1%