- Issue created by @b.khouy
- First commit to issue fork.
- 🇫🇷France abdei Paris, Ile de France
Hello @b.khouy,
Here my PR : https://git.drupalcode.org/issue/domain_entity_type-3484309/-/merge_requ...
Best Regards,
Abdel
We need to control access to taxonomy vocabularies based on domains, ensuring that in the back office, users can only view vocabularies associated with the current domain. It's important to note that the Domain entity type manages domain access only at the entity type level, not at the individual entity (content) level. Therefore, our focus should be on the taxonomy vocabulary entity type, not individual taxonomy terms.
Develop a dedicated submodule to manage domain-based access for taxonomy vocabularies.
Needs work
1.0
Code
Hello @b.khouy,
Here my PR : https://git.drupalcode.org/issue/domain_entity_type-3484309/-/merge_requ...
Best Regards,
Abdel