Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Simple User Groups (SUG) is a fresh approach to the concept of user groups in Drupal 8. It's founded on core taxonomy module and draws heavily on the implementation of forum module also in core.

The idea isn't complicated. Users and pieces of content (e.g. nodes) are tagged with taxonomy terms from a Groups vocabulary. Access to content is granted only to users tagged with same terms.

Project information