Install
Works with Drupal: ^8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
- Issue #3280169 by Barry_Fisher: Access control on admin paths should not rely on administrator role: https://www.drupal.org/project/domain_entity/issues/3280169
This change means that the user with the permission 'publish to any domain' now have access to the entity in the administration without the need to be granted one of the entity assigned domain
Previously, user with that permission and without the role administrator could publish to a domain they haven't been assigned to, and as a result loose access to the entity they just updated.
- Issue #3295668 by atul ghate,JatinGupta40,mrinalini9,sourabhjain,Shubham Sharma 77,nitin_lama,shamir.vs,alanmoreira: Drupal Coding standard issue fix: https://www.drupal.org/project/domain_entity/issues/3295668