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.

1.3.0 2023-10-27 17:11 UTC

This package is auto-updated.

Last update: 2024-07-07 14:55:42 UTC


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

  1. 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
    
  2. Proceed as usual

Read more in the manual.