- Issue created by @Grevil
- 🇩🇪Germany Grevil
It is not worth changing the plugin manager "createInstance" method to additionally use a group to create a plugin instance.
Instead, simply prefixing the id will do the trick.
- Merge request !5Issue #3526302 by grevil, anybody: Deprecate the "group" attribute. Instead prefix the Plugin ID with the group → (Merged) created by Grevil
- 🇩🇪Germany Anybody Porta Westfalica
Yeah let's use the base id prefix then, seems to be a good workaround.