This module allows you to sync data between different Drupal entities. You can configure it to copy values from a source field on a source entity to a destination field on a destination entity, using a reference field on the destination to link back to the source.
The following module was built as a way to sync data between entities. Where you have a source and a destination. The Inheritance entity is configured to take into account what source entity, bundle, and field that should be used and where the destination entity, bundle, and field should map to. Using a reference field provided on the destination entity to link the source to the destination.
To get started:
- Download and install the module
- Navigate to /admin/structure/inheritance
- Click Add Inheritance button
- Fill in the form
- Add Label
- Ensure Enabled is checked
- Add Description (optional)
- Select a Field Strategy
- Configure Field Strategy (if applicable)
- Select Source Entity Type
- Select Source Bundle
- Select Source Field
- Select Destination Entity Type
- Select Destination Bundle
- Select Destination Field
- Select Destination Reference Field to Source
- Submit
Known Issues:
- Only a single value entity reference field is allowed for selection currently.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.6.1 | Stable | 10–11 | May 26, 2026 | ||
| 1.6.0 | Stable | 10–11 | May 26, 2026 | ||
| 1.5.0 | Stable | 10–11 | Dec 8, 2025 | ||
| 1.4.8 | Stable | 10–11 | Nov 11, 2025 | ||
| 1.4.7 | Stable | 10–11 | Nov 11, 2025 | ||
| 1.4.6 | Stable | 10–11 | Jul 8, 2025 | ||
| 1.4.5 | Stable | 10–11 | Jun 10, 2025 | ||
| 1.4.4 | Stable | 10–11 | Jun 10, 2025 | ||
| 1.4.3 | Stable | 10–11 | Jun 6, 2025 | ||
| 1.4.2 | Stable | 10–11 | Mar 18, 2025 | ||
| 1.4.1 | Stable | 10–11 | Feb 6, 2025 | ||
| 1.4.0 | Stable | 10–11 | Jan 10, 2025 |