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

v5.0.7(2y ago)1247↓50%4GPL-2.0-or-laterPHP

Since Jan 13Pushed 2y ago4 watchersCompare

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

READMEChangelogDependencies (1)Versions (9)Used By (0)

NOTICE: After initially creating this extension and later giving it over to in2code we have it back again in our responsibility.
================================================================================================================================

[](#notice-after-initially-creating-this-extension-and-later-giving-it-over-to-in2code-we-have-it-back-again-in-our-responsibility)

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
===============================

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

[![](https://camo.githubusercontent.com/08179d772ab7ab15ccb154aeb8fdc92149d2d23025701614cb8366077b2cfdf7/68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f73756261646d696e5f6d656e752e706e67)](https://camo.githubusercontent.com/08179d772ab7ab15ccb154aeb8fdc92149d2d23025701614cb8366077b2cfdf7/68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f73756261646d696e5f6d656e752e706e67)

[![](https://camo.githubusercontent.com/c9a7d55b3f49f7f8f88f1dcac35a7e3bf18ac89a48d085672a6ef423ea924a77/68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f73756261646d696e5f656469742d757365722e706e67)](https://camo.githubusercontent.com/c9a7d55b3f49f7f8f88f1dcac35a7e3bf18ac89a48d085672a6ef423ea924a77/68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f73756261646d696e5f656469742d757365722e706e67)

[![](https://camo.githubusercontent.com/1e373012d4be85eed2469e501e3a54bdfe49592a7262d6d0d28d01e6e7016169/68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f6372656174655f6f752e706e67)](https://camo.githubusercontent.com/1e373012d4be85eed2469e501e3a54bdfe49592a7262d6d0d28d01e6e7016169/68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f6372656174655f6f752e706e67)

[![](https://camo.githubusercontent.com/d5ba7a32e2eab257b5460ee18126ad17f2ede694aa67f6d72b02c2bd93c65462/68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f73756261646d696e5f67726f75702e706e67)](https://camo.githubusercontent.com/d5ba7a32e2eab257b5460ee18126ad17f2ede694aa67f6d72b02c2bd93c65462/68747470733a2f2f646f63732e7479706f332e6f72672f7479706f33636d732f657874656e73696f6e732f67726f757064656c65676174696f6e2f5f696d616765732f73756261646d696e5f67726f75702e706e67)

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

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

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

[](#version-numbers)

EXT:groupdelegation follows the semantic versioning.
Compatibility:

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

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 68.4% 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 ~427 days

Recently: every ~76 days

Total

7

Last Release

838d ago

Major Versions

2.0.0 → v4.0.02021-12-08

v4.0.1 → 5.0.32023-09-28

### 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 (8 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

[in2code/femanager

Modern TYPO3 Frontend User Registration.

49745.4k6](/packages/in2code-femanager)[friendsoftypo3/openid

OpenID authentication for TYPO3 CMS

1396.0k](/packages/friendsoftypo3-openid)[undkonsorten/typo3-auto-login

Automatically authenticates a TYPO3 CMS backend user for development.

14128.5k](/packages/undkonsorten-typo3-auto-login)

PHPackages © 2026

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