A plugin for the Camunda Modeler which allows you to directly create templated elements from the palette. It re-uses existing element templates.
The plugin allows you to create templated elements using the Palette
or the
ContextPad
:
Clone this repository into the plugins
directory
of your Camunda Modeler installation.
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
, orbpmn:MessageFlow
. - Element Templates with multiple
appliesTo
options.