bpmn-js-token-simulation-plugin

bpmn-js Token Simulation plug-in for the Camunda Modeler

Usage no npm install needed!

<script type="module">
  import bpmnJsTokenSimulationPlugin from 'https://cdn.skypack.dev/bpmn-js-token-simulation-plugin';
</script>

README

Token Simulation for the Camunda Modeler

Build Status Compatible with Camunda Modeler version 2.2

bpmn-js-token-simulation as a plugin for the Camunda Modeler.

Screenshot

How to use

  1. Download and copy this repository into the plugins directory of the Camunda Modeler
  2. Start the Camunda Modeler
  3. Simulate tokens in a regular BPMN tab

Installing on macOS

Open a Terminal window and run the following commands:

  1. cd ~/Library/Application Support/camunda-modeler
  2. mkdir -p resources/plugins
  3. cd resources/plugins
  4. git clone https://github.com/bpmn-io/bpmn-js-token-simulation-plugin

Restart Camunda Modeler.

Compatibility Notice

This plug-in is compatible with Camunda Modeler v2.2+.

Additional Resources

Licence

MIT