Set up basic structure for custom plugin & manager
Create a plugin manager and define it as a service Define an annotation class for collecting and documenting metadata about our plugins Define an interface for plugins of the new type to implement Make your plugin manager a service
Edited by Colby Chiste