Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

This module provides an enhanced inline entity form widget that integrates with the Group module. It allows users to create and manage entities within a group, automatically applying group-specific access checks to ensure users can only create entities they have permission for within that group. This functionality is built by extending the existing complex inline entity form widget.

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 getCreateBundles method to include checks on the group permission create [plugin_id] entity.
  • The group to check access on is retrieved from the group.group_route_context context 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:

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

Tracked releases
2
Tracked since
Jun 2025
Latest release
8 months ago
Releases (12 mo)
1
Maintenance
Active

Releases

Version Type Core Release date
1.x-dev Dev 10–11 Dec 8, 2025
1.0.0-beta1 Pre-release 10–11 Jun 1, 2025