This project is not covered by Drupal’s security advisory policy.
Group linked entity
Introduction
This modules provides an IEF widget that supports group access checks. This widget extends the IEF widget (complex).
Usage
Use the provided widget instead of the "Inline entity form - Complex" that comes with IEF.
Under the hood
- The widget in this module extends the "Inline entity form - Complex" that comes with IEF.
- It overrides the
getCreateBundlesmethod to include checks on the group permissioncreate [plugin_id] entity. - The group to check access on is retrieved from the
group.group_route_contextcontext service. - The actual attachment of the created entity to the group is done the same way as IEF : In a class
WidgetSubmit, this may change once https://www.drupal.org/project/inline_entity_form/issues/3197629 lands.
Requirements
The only requirements are :
- Group (v3)
- Inline entity form
Maintainers
Current maintainers for Drupal 10 / 11:
- Adel Ben Yacoub (by-adel) - https://www.drupal.org/u/by-adel
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Access control, Content editing experience
- Ecosystem: Group, Inline Entity Form
1 site reports using this module
- Created by adel-by on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0-beta1
released 1 June 2025
Works with Drupal: ^10 || ^11
Initial release.
Install:
Development version: 1.x-dev updated 8 Dec 2025 at 20:46 UTC