Files
farmOS-dev/web/modules/entity_browser/README.md
2024-12-10 15:08:16 +01:00

25 lines
722 B
Markdown

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.](https://www.drupal.org/node/2289821).
## Maintainers
- Janez Urevc (@slashrsm) drupal.org/user/744628
- Primož Hmeljak (@primsi) drupal.org/user/282629