Camunda Modeler Plugins Save

Plugins for the Camunda Modeler.

Project README

Looking for a starting point to create you own plugin? Checkout our plugin starter project or consult the plugins documentation.

Camunda Modeler Plugins :electric_plug:

CI

This repository contains a number of plugins for the Camunda Modeler. You can also find it in an accessible and structured manner via the plugins.json file.

Checkout our contribution guidelines to add more plugins to the list.

General

bpmn-js

dmn-js

Other

Plugins in other repositories

General

bpmn-js

dmn-js

  • DMN Testing Plugin - A plugin to test your DMN decision tables and decision graphs using an embedded Camunda decision engine.
  • Excel Import Plugin - A plugin to import Excel Sheets to DMN Tables.

Linter Rules

Contribute

Would you like to contribute to this list? Propose your addition by editing the plugins list.

Add your plugin to the plugins.json to make it accessible in a structured manner.

 {
  "id": "my-plugin",
  "displayName": "Example Plugin",
  "version": "0.1.0",
  "description": "A Camunda Modeler example plugin",
  "url": "https://github.com/example/camunda-modeler-example-plugin",
  "category": "General"
}

Additional Resources

License

MIT (unless noted otherwise)

Open Source Agenda is not affiliated with "Camunda Modeler Plugins" Project. README Source: camunda/camunda-modeler-plugins
Stars
163
Open Issues
2
Last Commit
1 month ago

Open Source Agenda Badge

Open Source Agenda Rating