Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bartfeenstra/drupal-plugin_selector


https://github.com/bartfeenstra/drupal-plugin_selector

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

Plugin Selector
===============
[![Build Status](https://travis-ci.org/bartfeenstra/drupal-plugin_selector.svg?branch=8.x-1.x)](https://travis-ci.org/bartfeenstra/drupal-plugin_selector) [![Coverage Status](https://coveralls.io/repos/bartfeenstra/drupal-plugin_selector/badge.svg?branch=8.x-1.x)](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.