Skip to content

Allows entities to be selected using a tabbed browser interface.

Notifications You must be signed in to change notification settings

primsi/entity_browser

 
 

Repository files navigation

Entity Browser Module

Build Status Scrutinizer

Provides standardized interface to list, create and select entities.

Requirements

  • Latest dev release of Drupal 8.x.

Configuration

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).

Technical details

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

Maintainers

  • Janez Urevc (@slashrsm) drupal.org/user/744628
  • Primož Hmeljak (@primsi) drupal.org/user/282629

About

Allows entities to be selected using a tabbed browser interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.5%
  • JavaScript 7.5%
  • HTML 1.3%
  • Other 0.7%