Looking for a starting point to create you own plugin? Checkout our plugin starter project or consult the plugins documentation.
This repository contains a number of plugins for the Camunda Modeler.
- Menu Plugin Example - An example of how to create a Camunda Modeler menu plugin.
- bpmn-js Plugin Example - An example of how to create a bpmn-js plugin.
- Embedded Comments Plugin - bpmn-js Embedded Comments as a Camunda Modeler plugin.
- Token Simulation Plugin - bpmn-js-token-simulation as a Camunda Modeler plugin.
- Transaction Boundaries Plugin - camunda-transaction-boundaries as a Camunda Modeler plugin.
- dmn-js Plugin Example - an example of how to create a dmn-js plugin.
- Style Plugin Example - An example of how to create a style plugin.
- Autosave Plugin - A Camunda Modeler plugin that automatically saves your diagrams.
- Internationalization Plugin - A Camunda Modeler Plugin that allows you to translate the UI.
- Multi-Diagram Plugin - A Camunda Modeler plugin that allows to manage multiple diagrams on a single BPMN file.
- bpmn-js Resize Tasks Plugin - A Camunda Modeler plugin that makes tasks resizable in bpmn-js.
- Color Picker - A color picker plugin that lets you choose any color for your BPMN elements.
- Generated Form Preview - A plugin that allows you to preview forms in the Camunda Modeler.
- Linter Plugin - A Camunda Modeler plugin to validate your BPMN diagrams using configurable linting rules.
- Process I/O Specification - A plugin that allows you to document your process input and output specifications.
- Property Info Plugin - Visualizes technical attributes like execution listeners, I/O mappings, field injections and extensions.
- Reduced Palette - A plugin that reduces the number of available entries in the palette and the context menu.
- Technical ID Generator - A plugin that generates technical IDs for BPMN elements according to best practices.
- Tooltip Plugin - Adds tooltips to various BPMN elements revealing hidden properties and conditional flows.
- DMN Testing Plugin - A Camunda Modeler plugin to test your DMN decision tables and decision graphs using an embedded Camunda decision engine.
- Excel Import Plugin - Camunda Modeler Plugin to import Excel Sheets to DMN Tables.
MIT (unless noted otherwise)