AdditionModules in Camund Modeler

Hey all,

I am new to Camunda and bpmnjs. Currently I am struggling to implement new elements.
My goal is to create a custom element similiar to a data object, more specific to my domain, which can be attached to a task.

Understanding the examples provided for bpmnjs, I am not able to recreate them as a Plugin for camund modeler. In most examples, they instantiate the BpmnModeler class and add additional modules. However, I cant find documentation on how to access the modeler instance from a plugin to alter e.g. the component renderer or palette.

Any help would be awesome.

Greeting Pascal

Probably something along the lines of this?

From your description it is not clear what you struggle with.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.