I developed a plugin and registered it as a bpmn-js plugin. This automatically creates a greyed out non-clickable menu entry in the Plugins menu. Is there some way to hide / not show this menu entry? Because I have separate plugins for the menu which call my other plugin, so I don’t need it.
I have similar problem. I want to remove grayed out, not clickable plugin from “Plugins” menu in Camunda Modeler v. 5.27.0. I’ve gone through the docs, but didn’t find the answer. Is it possible to do so?