Skip to content

A Plugin for the Camunda Modeler to show available Process Data

License

Notifications You must be signed in to change notification settings

camunda/camunda-modeler-data-outline-plugin

Repository files navigation

Important

This plugin was replaced by the built-in variable outline feature of Camunda Modeler v5.27.

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

About

A Plugin for the Camunda Modeler to show available Process Data

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published