drupal-media / entity_browser

DEPRECATED: See https://drupal.org/project/entity_browser for latest code and issues - Allows entities to be selected using a tabbed browser interface.
https://www.drupal.org/project/entity_browser
28 stars 36 forks source link

Entity Browser Module

Build Status Scrutinizer

Provides standardized interface to list, create and select entities.

Requirements

Configuration

Module ships with a simple configuration UI which allows you to create, edit and delete entity browsers. It depends on Chaos tool set. Enable it and navigate to /admin/config/content/entity_browser.

In order to use this configuration for testing or to help you contribute just enable "Entity Browser example" module (entity_browser_example).

Technical details

Architecture details can be found on architecture meta-issue..

Maintainers