Switching to production mode.
[yaffs-website] / web / modules / contrib / entity_browser / README.md
1 # Entity Browser Module
2
3 [![Build Status](https://travis-ci.org/drupal-media/entity_browser.svg?branch=8.x-1.x)](https://travis-ci.org/drupal-media/entity_browser) [![Scrutinizer](https://img.shields.io/scrutinizer/g/drupal-media/entity_browser.svg)](https://scrutinizer-ci.com/g/drupal-media/entity_browser)
4
5 Provides standardized interface to list, create and select entities.
6
7 ## Requirements
8
9 * Latest dev release of Drupal 8.x.
10 * [Chaos tool set](https://drupal.org/project/ctools) (soft dependency for configuration UI)
11
12 ## Configuration
13
14 Module ships with a simple configuration UI which allows you to create, edit
15 and delete entity browsers. It depends on
16 [Chaos tool set](https://drupal.org/project/ctools). Enable it and navigate to
17 /admin/config/content/entity_browser.
18
19 In order to use this configuration for testing or to help you contribute just 
20 enable "Entity Browser example" module (entity_browser_example).
21
22 ## Technical details
23
24 Architecture details can be found on [architecture meta-issue.](https://www.drupal.org/node/2289821).
25
26 ## Maintainers
27  - Janez Urevc (@slashrsm) drupal.org/user/744628
28  - Primož Hmeljak (@primsi) drupal.org/user/282629