Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This module extends the group module. Once enabled, every group can be assigned a URL path prefix. And any content within a group with a path prefix will have its URL path rewritten accordingly.
For example, given:
- A group named Private with the prefix
/private
, - And an article with the alias
/my-first-post
, - And that article is placed in the private group,
The article's path will be rewritten to /private/my-first-post
.
The plugin context is especially useful when integrated with the Group sites module, which provides additional access controls to support micro-site-like functionality.
Using group sites and continuing with the example above, if an administrator requests the path /private/admin/content
, only content within the private group (or not in any other group) will be displayed.
Supporting organizations:
Module development
Project information
- Module categories: Access control, Site structure
- 17 sites report using this module
- Created by gabesullice on , updated
- Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
1.1.4
released 20 November 2024
Works with Drupal: ^10.2 || ^11
✓ Recommended by the project’s maintainer.
Install: