camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.47k stars 473 forks source link

Update Plugin Documentation for Client Extensions #1579

Open pinussilvestrus opened 4 years ago

pinussilvestrus commented 4 years ago

Is your feature request related to a problem? Please describe.

We have the plugins documentation which showcases how to build Camunda Modeler Plugins. With the 3.4 Camunda Modeler Release we added the possibility to create Client Extensions. In order to engage people to use it, we should update the documentation, e.g. with an extra section on how to use the new API.

Describe the solution you'd like

Describe the Client Extensions API in the plugins documentation

Describe alternatives you've considered

Do nothing.

Additional context

First of all, we need to release a new stable version of the camunda-modeler-plugin-helpers.

pinussilvestrus commented 4 years ago

The showcase is also something we should update in this order (having better guidance on how to use the API etc.). We will sync on that this week, cf. https://github.com/pinussilvestrus/plugin-showcase-frontend-chapter/issues/3

devil-cyber commented 3 years ago

Hey @nikku can you provide some more insight i will like to work on this