- Issue created by @alexandersluiter
This module implements plugins in a non-standard manor. The plugin base class should not be the plugin declaration class, it should be an abstract base class inside the plugin namespace and directory.
Start a 2.x branch of the project and refactor to use plugin standards. The minimum requirements should be bumped to Drupal 10.2.x and use attributes over annotation for a clean slate.
Plugin interfaces and base classes will change.
Active
1.0
Code