Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 671 Bytes

File metadata and controls

10 lines (5 loc) · 671 Bytes

Camunda Modeler Menu Plugin Example

Compatible with Camunda Modeler version 2.2+ Plugin Type

Use this example as a starting point if you want to add menu entries to the Camunda Modeler.

Add your menu entries to menu/menu.js. Put the directory into the plugins directory of the modeler.

If you're interested in how to create your own plugins see the documentation and this example.