causal / mr_usrgrpmgmt
This is a Backend-related extension to manage both Backend and Frontend users from the edit form of Backend/Frontend groups. Easily assign users to groups or remove them from groups.
Package info
github.com/xperseguers/t3ext-mr_usrgrpmgmt
Type:typo3-cms-extension
pkg:composer/causal/mr_usrgrpmgmt
1.4.0
2026-03-26 15:16 UTC
Requires
- php: >=8.1.0 <=8.5.99
- typo3/cms-core: ^12 || ^13 || 14.*.*@dev
This package is auto-updated.
Last update: 2026-03-26 15:24:53 UTC
README
This is a Backend-related extension to manage both Backend and Frontend users from the edit form of Backend/Frontend groups. Easily assign users to groups or remove them from groups.
Installation
Clone this repository into typo3conf/ext/mr_usrgrpmgmt:
$ cd /path/to/typo3conf/ext/ $ git clone https://github.com/xperseguers/t3ext-mr_usrgrpmgmt.git mr_usrgrpmgmt
Proceed as usual
Read more in the manual.