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.
Installs: 114
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 2
Type:typo3-cms-extension
Requires
- php: >=7.4.0 <=7.4.99 || >=8.0.0 <=8.2.99
- typo3/cms-core: ^10 || ^11 || ^12
This package is auto-updated.
Last update: 2024-11-07 15:43:05 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.