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: 101
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 2
Type:typo3-cms-extension
Requires
- php: >= 5.3.0, <= 7.0.99
- typo3/cms-core: >= 6.2.0, <= 7.99.99
Replaces
- mr_usrgrpmgmt: 1.2.0
- typo3-ter/mr-usrgrpmgmt: 1.2.0
This package is auto-updated.
Last update: 2023-06-07 16:51:26 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.