Home

Awesome

Camunda Modeler Data Outline Plugin

Compatible with Camunda Modeler version 5.18+

This plugin adds a new Tab to the bottom panel for Camunda 8 diagrams. It displays a tree view of the process scopes. You can search for specific data in your process using the search bar.

How to install

  1. Download the ZIP file from the latest branch.
  2. Unpack the archive into the plugins directory of the Camunda Modeler (cf. Camunda Documentation).
  3. Restart the Camunda Modeler and open a Camunda 8 Diagram.

Development

To get the development setup make sure to have NodeJS installed. As soon as you are set up, clone the project and execute

npm install
npm start

License

MIT