PHPackages                             elementareteilchen/groupdelegation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. elementareteilchen/groupdelegation

ActiveTypo3-cms-extension[Authentication &amp; Authorization](/categories/authentication)

elementareteilchen/groupdelegation
==================================

Allows generating Sub-Admin be\_user by groups which can handle access of other be\_user by groups

v6.0.0(2mo ago)1454↓46.4%4GPL-2.0-or-laterPHP

Since Jan 13Pushed 2mo ago4 watchersCompare

[ Source](https://github.com/ElementareTeilchen/groupdelegation)[ Packagist](https://packagist.org/packages/elementareteilchen/groupdelegation)[ RSS](/packages/elementareteilchen-groupdelegation/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (2)Versions (13)Used By (0)

After initially creating this extension and later giving it over to in2code it is now back in the hands of Elementare Teilchen. Thanks to in2code for the good collaboration in the last years.

> We are currently using this extension with TYPO3 v14. This should also work for v13. Use version [v5.0.7](https://github.com/ElementareTeilchen/groupdelegation/releases/tag/v5.0.7) if you need it for v12.

TYPO3 Extension groupdelegation
===============================

[](#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
------------

[](#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](Documentation/) folder.

Support
-------

[](#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
-------

[](#screens)

[![](Documentation/Images/subadmin_menu.png)](Documentation/Images/subadmin_menu.png)

[![](Documentation/Images/subadmin_edit-user.png)](Documentation/Images/subadmin_edit-user.png)

[![](Documentation/Images/create_ou.png)](Documentation/Images/create_ou.png)

[![](Documentation/Images/subadmin_group.png)](Documentation/Images/subadmin_group.png)

Installation
------------

[](#installation)

- Install this extension - e.g. via composer `composer require elementareteilchen/groupdelegation`
- Make your global configuration in the extension manager settings
- Configure the groups as you need (look at [Documentation](Documentation/) for details)
- Have fun!

Development Model
-----------------

[](#development-model)

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

### Version numbers

[](#version-numbers)

EXT:groupdelegation follows the semantic versioning. Compatibility:

10 LTS: `v4.y.x`12 LTS: `v5.y.x`14 LTS: `v6.y.x`

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance86

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 67.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~376 days

Recently: every ~234 days

Total

10

Last Release

73d ago

Major Versions

2.0.0 → v4.0.02021-12-08

v4.0.1 → 5.0.02023-07-13

v5.0.7 → v6.0.02026-04-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/df8a3473fc20df57e5fc0b4e373256c9366493d032736bef52bccea07e94cd18?d=identicon)[elementareteilchen](/maintainers/elementareteilchen)

---

Top Contributors

[![mschwemer](https://avatars.githubusercontent.com/u/103594?v=4)](https://github.com/mschwemer "mschwemer (78 commits)")[![franzkugelmann](https://avatars.githubusercontent.com/u/11320147?v=4)](https://github.com/franzkugelmann "franzkugelmann (17 commits)")[![mueller-sebastian](https://avatars.githubusercontent.com/u/20316366?v=4)](https://github.com/mueller-sebastian "mueller-sebastian (10 commits)")[![einpraegsam](https://avatars.githubusercontent.com/u/89055?v=4)](https://github.com/einpraegsam "einpraegsam (6 commits)")[![Andreas-Sommer-TUM](https://avatars.githubusercontent.com/u/73467960?v=4)](https://github.com/Andreas-Sommer-TUM "Andreas-Sommer-TUM (3 commits)")[![lefloe](https://avatars.githubusercontent.com/u/72599833?v=4)](https://github.com/lefloe "lefloe (1 commits)")[![mabcelsius](https://avatars.githubusercontent.com/u/23723035?v=4)](https://github.com/mabcelsius "mabcelsius (1 commits)")

### Embed Badge

![Health badge](/badges/elementareteilchen-groupdelegation/health.svg)

```
[![Health](https://phpackages.com/badges/elementareteilchen-groupdelegation/health.svg)](https://phpackages.com/packages/elementareteilchen-groupdelegation)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[typo3/cms-felogin

TYPO3 CMS Frontend Login - A template-based plugin to log in website users in the TYPO3 frontend.

117.2M132](/packages/typo3-cms-felogin)[in2code/femanager

Modern TYPO3 Frontend User Registration.

53790.4k8](/packages/in2code-femanager)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.1M8](/packages/netresearch-rte-ckeditor-image)[mfc/oauth2

Generic OAuth2 authentication and authorization for TYPO3 CMS

11310.1k2](/packages/mfc-oauth2)[friendsoftypo3/openid

OpenID authentication for TYPO3 CMS

1398.3k](/packages/friendsoftypo3-openid)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
