-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
We currently have different Plugin Systems in our Webapps, which can cause confusion for the users. It is intuitive that 2 apps in the same UI use different user-facing technologies to extend them. This can lead to frustration when reusing or developing new plugins when we assume that it is the same for all of the camunda webapps.
We should introduce the framework-agnostic Framework from Cockpit to the other Webapps. We can do this without migrating to react by replacing the existing Plugin System with the new one. This will only change the user-facing behavior, such as config.js structure and plugins.
AT
- I can use the new "cockpit" plugin system in admin and Welcome
- I can use legacy plugins