Skip to content

Berdir/drupal-plugin

 
 

Repository files navigation

Plugin

Build Status Coverage Status

About

The plugin module complements Drupal core's plugin system in several ways:

  • Plugin definition mappers provide an API for handling untyped array plugin definitions. See this issue for an effort to fix this in core's plugin system.
  • Plugin selectors allow users to select plugins of a particular type and configure them using the plugins' configuration forms.
  • Filtered plugin manager decorators to easily filter/limit the plugins a manager can provide.
  • A plugin collection field type that allows plugin instances to be stored on content entities.
  • Plugin type discovery through the plugin.plugin_type_manager service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • CSS 0.2%