Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.37 KB

File metadata and controls

35 lines (22 loc) · 1.37 KB

Camunda Modeler Templates from Palette Plugin

Build Status Modeler version 4.9

A plugin for the Camunda Modeler which allows you to directly create templated elements from the palette. It re-uses existing element templates.

How to use

The plugin allows you to create templated elements using the Palette or the ContextPad:

Via the Palette

Palette Demo

Via the Context Pad

ContextPad Demo

How to install

Clone this repository into the plugins directory of your Camunda Modeler installation.

Limitations

With this plugin you can directly create templates elements from the palette. However, the following element template setups are not supported and templates which fall under one of these, will not be offered for direct creation:

  • Element Templates for bpmn:Process, bpmn:Collaboration, bpmn:SequenceFlow, or bpmn:MessageFlow.
  • Element Templates with multiple appliesTo options.