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: 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. Usage Milestone: Time Field for Drupal 8+ Module time_field 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 makes it possible to use tokens for entities that are referenced by group relationships. This allows you to easily pull data from these referenced entities, for example, to build URL patterns.

The Group relationship tokens module adds support for tokens of entities referenced by group relationships. Out of the box there are already plenty of tokens available from the group module itself. In case those don't fit your needs, you can chain the group_relationship's entity tokens to get the desired value from the referenced entity.

This can for instance be useful if you want to use data from the referenced entity to build a pathauto pattern.

Known issues

Right now this is only compatible with group version 1.

Additional Requirements

* Group - https://www.drupal.org/project/group
* Token - https://www.drupal.org/project/token

Usage

There is no configuration needed. The tokens are exposed to your token browser
automatically. For every entity_type your group_relationship configurations are
connected to, a new token will be exposed.

For the gnode module you could use a token like that to get the node's title:
[group_relationship:node:title]

To get the value of a custom text field on the node, you could use something
like that:
[group_relationship:node:field_custom:value]

This also works for users on a membership group_relationship:
[group_relationship:user:name]

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Jul 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Core Release date
1.x-dev Dev 10–11 Jul 11, 2025
1.2.0 Stable 10–11 Jul 11, 2025