Awesome
Camunda Modeler Token Simulation Plug-in
bpmn-js-token-simulation as a plugin for the Camunda Modeler.
How to use
- Download and copy this repository into the
plugins
directory of the Camunda Modeler - Start the Camunda Modeler
- Simulate tokens in a regular BPMN tab
Installing on macOS
Open a Terminal window and run the following commands:
cd ~/Library/Application Support/camunda-modeler
mkdir -p resources/plugins
cd resources/plugins
git clone https://github.com/camunda/camunda-modeler-token-simulation-plugin
Restart Camunda Modeler.
Compatibility Notice
Plugin Version | Compatible With Camunda Modeler |
---|---|
0.8.0 - 0.15.0 | 2.2 - 4.x |
0.16.0+ | 5.0.0+ |
Additional Resources
Licence
MIT