symfony-bundle flowchart-bundle
Symfony2 bundle for generating flowcharts using jsPlumb javascript library
juceveju/flowchart-bundle
Symfony2 bundle for generating flowcharts using jsPlumb javascript library
- Monday, February 17, 2014
- by juceveju
- Repository
- 1 Watchers
- 0 Stars
- 6 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
FlowchartBundle
FlowchartBundle is a Symfony2 bundle to generate flowcharts using jsPlumb, (*1)
Requirements
jQuery
jsPlumb: git clone https://github.com/sporritt/jsPlumb.git, (*2)
Installation
Add to the config file the route to the jsPlumb library, (*3)
Documentation and Examples