drupal/dynamic_entity_reference
Provides a field that allows an entity-reference field to reference more than one entity type.
Maintainers
Package info
git.drupalcode.org/project/dynamic_entity_reference.git
Type:drupal-module
pkg:composer/drupal/dynamic_entity_reference
Requires
- php: >=8.1
- drupal/core: ^10 || ^11
Requires (Dev)
- mglaman/phpstan-drupal: ^1.1 || ^2.0
- phpstan/phpstan: ^1.1 || ^2.1
- phpstan/phpstan-deprecation-rules: ^1.0 || ^2.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0-or-later 702939c774b5ee7c08c402a95aca4704ce6e6b11
This package is not auto-updated.
Last update: 2026-06-08 16:23:36 UTC
README
Overview
Dynamic Entity Reference provides a field type/widget/formatter combination for Drupal 8 that allows an entity-reference field to reference more than one entity type.
👁 Dynamic Entity Reference
Features
Create a single field to hold references to Users and Nodes. Or Terms and Nodes, or all three.
Requirements
Field
Known problems
Please use the issue queue to report problems.
Credits
Development being undertaken by @larowlan of PreviousNext and @jibran
