drupal / dynamic_entity_reference
Provides a field that allows an entity-reference field to reference more than one entity type.
4.0.0-alpha4
2024-01-28 23:16 UTC
Requires
- php: >=8.1
- drupal/core: ^10 || ^11
Requires (Dev)
- mglaman/phpstan-drupal: ^1.1
- phpstan/phpstan: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
This package is not auto-updated.
Last update: 2024-10-28 08:51:01 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.
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