Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xperseguers/t3ext-mr_usrgrpmgmt
TYPO3 Extension 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.
https://github.com/xperseguers/t3ext-mr_usrgrpmgmt
Last synced: about 2 months ago
JSON representation
TYPO3 Extension 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.
- Host: GitHub
- URL: https://github.com/xperseguers/t3ext-mr_usrgrpmgmt
- Owner: xperseguers
- Created: 2016-02-10T10:18:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-07T13:15:51.000Z (about 1 year ago)
- Last Synced: 2024-11-22T01:20:43.052Z (2 months ago)
- Language: PHP
- Homepage: https://extensions.typo3.org/extension/mr_usrgrpmgmt
- Size: 190 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=====================
User Group Management
=====================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 `_.