Jul 10 2013 · The Plugin module complements Drupal core s plugin system in several ways Its main aim is to make it easy to expose your custom plugin types to the world and to let code work with any plugin of any plugin type generically To facilitate that and other features it provides the following Plugin type discovery through modules plugin type yml files See the handbook for documentation on