Skip to content

camunda/camunda-modeler-plugins

Repository files navigation

Camunda Modeler Plugins 🔌

CI

A list of community-maintained plugins for the Camunda Modeler.

You can find the plugins below in an accessible, structured format in the plugins.json file.

Note

Looking for a starting point to create your own plugin? Check out our plugin starter project or consult the plugins documentation.

Check out our contribution guidelines to add more plugins to the list.

Local Examples

General

bpmn-js

dmn-js

Other

Plugins in other repositories

Warning

These plugins are community-maintained and come with no warranties. Review what you install and use it at your own risk.

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)

About

Plugins for the Camunda Modeler

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors