PHPackages                             in2code/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. in2code/groupdelegation

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

in2code/groupdelegation
=======================

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

4.0.0(5y ago)16932[2 issues](https://github.com/in2code-de/groupdelegation/issues)GPL-2.0-or-laterPHP

Since Jan 13Pushed 3y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (6)Used By (0)

ATTENTION
=========

[](#attention)

This repository has been archived. Please head over to the maintained repository:

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 in2code and our Developers highly appreciate your feedback and work hard to improve our Extensions. To do so, in2code provides two extra days per month for coding and developing (codingnight and feaky friday) During these days our more than 20 Developers spend their time with impovments and updates for this and other Extensions.

You can Support our Work here: [Extensionsupport](https://www.in2code.de/extensionsupport)

Thank you very much in advance.

Your in2code Team

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.

V8 compatible releases are tagged with `3.x.y`. V10 compatible releases are tagged with `4.y.x`. |

Support or help
---------------

[](#support-or-help)

- Do you want to contribute? Just do a pull request on github
- Do you need help? Just contact Marcus at

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 79% 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 ~348 days

Total

5

Last Release

2016d ago

Major Versions

2.0.0 → 3.0.02017-09-15

3.1.0 → 4.0.02020-11-06

### Community

Maintainers

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

---

Top Contributors

[![mschwemer](https://avatars.githubusercontent.com/u/103594?v=4)](https://github.com/mschwemer "mschwemer (79 commits)")[![franzkugelmann](https://avatars.githubusercontent.com/u/11320147?v=4)](https://github.com/franzkugelmann "franzkugelmann (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)")[![mueller-sebastian](https://avatars.githubusercontent.com/u/20316366?v=4)](https://github.com/mueller-sebastian "mueller-sebastian (3 commits)")[![lefloe](https://avatars.githubusercontent.com/u/72599833?v=4)](https://github.com/lefloe "lefloe (1 commits)")

---

Tags

typo3-extension

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[in2code/femanager

Modern TYPO3 Frontend User Registration.

49745.4k6](/packages/in2code-femanager)[typo3/cms-felogin

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

116.7M99](/packages/typo3-cms-felogin)[causal/ig_ldap_sso_auth

This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.

33377.4k](/packages/causal-ig-ldap-sso-auth)[friendsoftypo3/openid

OpenID authentication for TYPO3 CMS

1396.0k](/packages/friendsoftypo3-openid)[b13/permission-sets

Allows for deployable and re-usable permission sets for backend users

2964.0k3](/packages/b13-permission-sets)[mfc/oauth2

Generic OAuth2 authentication and authorization for TYPO3 CMS

11290.6k2](/packages/mfc-oauth2)

PHPackages © 2026

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