Skip to content

Contao Extension: Creates association tables for member groups and user groups.

Notifications You must be signed in to change notification settings

friends-of-contao/contao-associategroups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Version on Packagist Installations via composer per month Installations via composer total

Contao Extension: associategroups

Creates association tables for member groups and user groups.

This extension is intended for developers only!

After installing this extensions, the system will maintain two new tables called tl_member_to_group and tl_user_to_group. These tables hold references for group assignments, allowing you to be able to search for members/users belonging to a given group (id).

Installation

Install the extension via composer: friends-of-contao/contao-associategroups.

If you prefer to install it manually, download the latest release here: https://github.com/friends-of-contao/contao-associategroups/releases

Tracker

https://github.com/friends-of-contao/contao-associategroups/issues

Compatibility

  • Contao version: ~3.5.0 || ~4.1.0

Dependency

  • There are no dependencies to other extensions, that have to be installed.

About

Contao Extension: Creates association tables for member groups and user groups.

Resources

Stars

Watchers

Forks

Packages

No packages published