Skip to content

Allows entities to be selected using a tabbed browser interface.

Notifications You must be signed in to change notification settings

cs-shadow/entity_browser

This branch is 348 commits behind drupal-media/entity_browser:8.x-1.x.

Folders and files

NameName
Last commit message
Last commit date
Mar 11, 2015
Feb 12, 2015
Mar 16, 2015
Mar 16, 2015
Dec 30, 2014
Dec 21, 2014
Aug 20, 2014
Jan 7, 2015
Feb 11, 2015
Apr 13, 2014
Dec 30, 2014
Oct 29, 2014
Oct 2, 2014
Sep 24, 2014
Feb 11, 2015
Nov 14, 2014

Repository files navigation

Entity Browser Module Build Status

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 95.8%
  • JavaScript 4.2%