elementareteilchen/groupdelegation

Allows generating Sub-Admin be_user by groups which can handle access of other be_user by groups

Installs: 95

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 4

Open Issues: 0

Type:typo3-cms-extension

v5.0.7 2024-01-22 15:35 UTC

This package is auto-updated.

Last update: 2024-04-22 16:14:51 UTC


README

Thanks to in2code for the good collaboration in the last years. We are currently using this extension with TYPO3 v12, if you need it for v11, please contact us.

TYPO3 Extension groupdelegation

Allow editors with extended rights to set group rights for other editors. This is highly recommended for installations with a lot of backend users like on universities.

Introduction

The TYPO3 extension goupdelegation provides the possibility to allow certain be-users to delegate certain be-groups to other be-users without having a TYPO3 admin account. This can be done using organisation units or not. That means e.g. you can determine that sub admin xx can only delegate groups to be-users of the organisation unit marketing.

For a detailed manual have a look at the Documentation folder.

Support

This TYPO3 Extension is free to use. We as TUM TYPO3 Team and elementare teilchen and our Developers highly appreciate your feedback and always try to improve our Extensions.

Screens

68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f73756261646d696e5f6d656e752e706e67

68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f73756261646d696e5f656469742d757365722e706e67

68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f6372656174655f6f752e706e67

68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f73756261646d696e5f67726f75702e706e67

Installation

  • Install this extension - e.g. via composer composer require in2code/groupdelegation
  • Make your global configuration in the extension manager settings
  • Configure the groups as you need (look at the documentation under https://docs.typo3.org/typo3cms/extensions/groupdelegation/ for details)
  • Have fun!

Development Model

The main branch is the branch, which is / should be compatible with the latest TYPO3 major version. All development should happen here.

For each old TYPO3 version there is a version compatible branch, f.e. 8LTS. If enhancements and bugfixes should be available in older versions they must be cherry picked from the main branch.

Version numbers

EXT:groupdelegation follows the semantic versioning.
Compatibility:

10 LTS: v4.y.x
12 LTS: v5.y.x