The best way to deploy a Camunda Cockpit plugin running on Wildfly?

Hi @dikey94,

Did you finally find how to deploy a Cockpit plugin?
I’m also interested in developing/using such a plugin and I’m a bit confused.
I use a full Wildfly distribution which has a shared process engine (started inside the Wildfly runtime container).
What is the best approach to “hack” the Cockpit?
Use the standalone Webapplication? In that case, do I have to download the source code, change it and then deploy it again? And then? How will it run in the same runtime Wildfly server?

Thanks!