Install
Works with Drupal: ^8.8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Stable release for Field Inheritance.
Changes since 2.0.0-rc6
#3301390: Use isEmpty() method instead checking output with empty function
#3312286: Drupal coding Standard Issues
#3321274: FieldInheritancePluginBase::__construct() should use KeyValueFactoryInterface, not KeyValueFactory
#3325400: Add token support
#3287520: Automated Drupal 10 compatibility fixes
#3330386: field_inheritance_form_alter should enforce module permissions
#3413898: Add accessCheck() to entity query in FieldInheritanceForm.php for Drupal 10 compatibility
#3415147: Computed field definitions created by inheritance have no provider set
#3345533: Force to compute values in FieldInheritanceFactory::setValue()