camunda-modeler-token-simulation-plugin
v0.20.0
Published
BPMN Token Simulation for the Camunda Modeler
Downloads
24
Readme
Token Simulation for the Camunda Modeler
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