Install
Works with Drupal: ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
186.55 KB
MD5: 2015d4d58f8f0fdf07173e54946c9b7d
SHA-1: 5a06cb41ca1a15e99f856222162cccab52a0f966
SHA-256: a860380b6b48a3e068140cebf8bb63854ecf25d17c08da34a0da8c3fd556f7ff
Download zip
368.91 KB
MD5: 26675776f0d4cf81b1ca0727e385b980
SHA-1: 7bfd93c13c51191f12d829d4b5af6c66ad34cbc9
SHA-256: 9ac49eb3db7086a22a3c0fa59d0c0c9edf8c706598d1ada017fd8dc8bf86daec
Release notes
The "all good things come in pairs" release
You are viewing the release notes for the fresh install version, upgrades from 8.x-1.x should update to version 2.0.0 first
Both version have identical functionality. The only difference between version 2 and 3 is that this version has the latest naming pattern in its machine names for 2 entity types:
| Group 8.x-1.x | Group 2.0.0 | Group 3.0.0 |
|---|---|---|
| GroupContent (group_content) | GroupRelationship (group_content) | GroupRelationship (group_relationship) |
| GroupContentType (group_content_type) | GroupRelationshipType (group_content_type) | GroupRelationshipType (group_relationship_type) |
Views plugins, entity routes and route parameters have followed a similar naming change.
As the below graph shows, 2.0.x and 3.0.x are the exact same feature-wise.
