Entity Browser Module
Provides standardized interface to list, create and select entities.
Requirements
- Latest dev release of Drupal 8.x.
Configuration
Module ships with a simple configuration UI which allows you to create, edit and delete entity browsers. Navigate to /admin/config/content/entity_browser to use the UI.
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..