Provides standardized interface to list, create and select entities.
- Latest dev release of Drupal 8.x.
There is no UI to configure entity browsers ATM. In order to test this module you need to import yml files using drush or configuration management admin pages (admin/config/development/configuration/single/import).
We also provided a module that will create:
- content type with two entity reference fields
- two entity browsers (listing files and nodes)
- a view that is used on nodes entity browser
- form display configuration for entity reference fields to use entity browsers
In order to use this configuration for testing or to help you contribute just enable "Entity Browser example" module (entity_browser_example).
Architecture details can be found on architecture meta-issue..
- Janez Urevc (@slashrsm) drupal.org/user/744628
- Primož Hmeljak (@primsi) drupal.org/user/282629