PHPackages                             jvelletti/jv-add2group - 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. jvelletti/jv-add2group

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

jvelletti/jv-add2group
======================

Add or Remove usergroup to TYPO3 Frontend user if has Group or has not

13.4.2(2mo ago)0134GPL-2.0-or-laterPHP

Since Dec 20Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/velletti/jv_add2group)[ Packagist](https://packagist.org/packages/jvelletti/jv-add2group)[ RSS](/packages/jvelletti-jv-add2group/feed)WikiDiscussions main Synced 1mo ago

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

jv\_add2group
=============

[](#jv_add2group)

TYPO3 Extension - add usergroup to fe\_user after Showing him a text

What does it do:
----------------

[](#what-does-it-do)

Configure a TYPO3 Text element and set up the needed Usergroup(s) the
frontend user SHOULD have Or define the opposite Should **not** have.

Set the Button Text user should Click.

Set up the NEW Usergroup(s) the User should get additionally or that should be removed.

*Example use case:*Show a text, that explanes the Rules to UPLOAD of images. Or to participate in a user Forum Or to accept New **"Terms Of Use"**

When the current logged in User clicked to the defined *"Accept (s)Rules"* Button,group "UploadAllowed" (s)he will get the Usergroup "UploadAllowed"

You can have more than one of such Text boxes on one Page.

*Feature since Version 11.1.10:*you can configure a custom class and the function in this class, that is called at the end.

```
settings.hookClasses {
    example {
       fqcn  = JVelletti\JvAdd2group\Utility\ExampleWrapperUtility
       function = main
    }
}

```

will call

```
$hook = $settings['hookClasses']['example']
ExampleWrapperUtility->main( $hook , $user)

```

more examples on this will follow (f.e. active newsletter Opt In in FE user entry or similar )

Internal reminder for the extension maintainer:
-----------------------------------------------

[](#internal-reminder-for-the-extension-maintainer)

To Update this extension in TER: change version Number to "x.y.z" in ext\_emconf.php, Documentation\\ in Settings.cfg and Index.rst create Tag "x.y.z" git push --tags

create new zip file: cd typo3conf/ext/jv\_add2group git archive -o "${PWD##\*/}\_x.y.z.zip" HEAD

Upload ZIP File to git push

check: [https://extensions.typo3.org/extension/jv\_add2group/](https://extensions.typo3.org/extension/jv_add2group/)

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance86

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

Recently: every ~93 days

Total

25

Last Release

68d ago

Major Versions

1.0.6 → 10.4.82022-07-09

10.4.9 → 11.5.52022-10-21

11.5.13 → 12.0.12023-02-28

11.5.14 → 12.5.12023-03-02

12.5.3 → 13.4.02025-08-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/59e5dc94c0b20e44ad7515599058d158fedbf1554b9edd67486a87dfabe6686c?d=identicon)[jvelletti](/maintainers/jvelletti)

---

Top Contributors

[![velletti](https://avatars.githubusercontent.com/u/912094?v=4)](https://github.com/velletti "velletti (49 commits)")

---

Tags

typo3usergroupfrontend user

### Embed Badge

![Health badge](/badges/jvelletti-jv-add2group/health.svg)

```
[![Health](https://phpackages.com/badges/jvelletti-jv-add2group/health.svg)](https://phpackages.com/packages/jvelletti-jv-add2group)
```

###  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)[b13/permission-sets

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

2964.0k3](/packages/b13-permission-sets)[causal/oidc

This extension uses OpenID Connect to authenticate users.

1557.8k](/packages/causal-oidc)

PHPackages © 2026

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