Entity Reference Revisions
Categories
Component ID
2411903
Component name
Entity Reference Revisions
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
505113
Component created
Component changed
Component body
Overview
Adds a Entity Reference field type with revision support.
It's based on the core Entity Reference module but allows you to reference a specific entity. This is useful for modules like Paragraphs and maybe in the future for modules like Inline Entity Form and Field Collection.
A common usecase is where an entity is actually part of a parent entity (with an embedded entity form). When the parent entity is updated, the referenced entity is also updated, thus the previous revision of the parent entity should still be pointing to the previous version of the entity to fully support revision diff and rollback.
Compatibility
Version 8.x-1.0-rc4 is compatible with Drupal 8.0.0.
