juceveju/flowchart-bundle

Symfony2 bundle for generating flowcharts using jsPlumb javascript library

dev-master 2014-02-17 14:46 UTC

This package is not auto-updated.

Last update: 2024-04-27 12:43:39 UTC


README

FlowchartBundle is a Symfony2 bundle to generate flowcharts using jsPlumb

Requirements

jQuery jsPlumb: git clone https://github.com/sporritt/jsPlumb.git

Installation

Add to the config file the route to the jsPlumb library

Documentation and Examples