https://github.com/bartfeenstra/drupal-plugin_selector
https://github.com/bartfeenstra/drupal-plugin_selector
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bartfeenstra/drupal-plugin_selector
- Owner: bartfeenstra
- Created: 2015-05-14T13:52:25.000Z (about 11 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2015-05-23T21:35:51.000Z (about 11 years ago)
- Last Synced: 2025-01-29T06:49:47.582Z (over 1 year ago)
- Language: PHP
- Size: 155 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Plugin Selector
===============
[](https://travis-ci.org/bartfeenstra/drupal-plugin_selector) [](https://coveralls.io/r/bartfeenstra/drupal-plugin_selector?branch=8.x-1.x)
About
=====
Plugin selectors allow users to select plugins of a particular type and
configure them using the plugins' configuration forms.
This module is a tool for other modules to build user interfaces. Using plugin
selectors, your users can easily select and configure your plugins and you
won't have to write any complex form API integration; the plugin selectors will
do that for you.