This project is not covered by Drupal’s security advisory policy.

This module is designed to associate taxonomy vocabulary entities with a group when using the Group module.

Requirements
- Core: Taxonomy
- Contrib: Group (http://drupal.org/project/group).
- Patch: Entities identified by strings as group content patch - In order to have a config entity which uses string instead of int values as ID, you need to apply the latest patch from the issue on group module: issue. It has been tested with patch #229, but it is highly recommended that you test with the latest patch provided and also contribute/interact on that issue thread.

Step by Step:
1. Install Group Taxonomy plugin in the group type: Groups > Group Types > Operations > Set Available content (/admin/group/types/manage/{group_type}/content)
2. Create taxonomy vocabularies as usual (/admin/structure/taxonomy)
3. Related the taxonomy vocabulary using the "Add existing entity" option (group/{gid}/content/add)
4. See the taxonomies related to the group by clicking on "Taxonomy" menu tab.

Important notes:
This module overrides default permissions.
- You can configure permissions under "Group taxonomy" on /admin/group/types/manage/{group_type}/permissions after you have enabled Group taxonomy plugin (step 1 above)
- If a role has access to Edit taxonomy, the module assumes that the user can add/edit/delete terms to the taxonomy

Supporting organizations: 

Project information

Releases