Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartfeenstra/drupal-plugin_selector
https://github.com/bartfeenstra/drupal-plugin_selector
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bartfeenstra/drupal-plugin_selector
- Owner: bartfeenstra
- Created: 2015-05-14T13:52:25.000Z (over 9 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2015-05-23T21:35:51.000Z (over 9 years ago)
- Last Synced: 2024-10-15T17:21:06.602Z (2 months 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
===============
[![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.