PHPackages                             heimrichhannot/contao-member\_plus - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. heimrichhannot/contao-member\_plus

ActiveContao-module[Utility &amp; Helpers](/categories/utility)

heimrichhannot/contao-member\_plus
==================================

A collection of enhancements for contao members.

2.4.1(1y ago)43.7k1[2 issues](https://github.com/heimrichhannot/contao-member_plus/issues)2LGPL-3.0-or-laterPHPPHP ^7.1 || ^8.0

Since Mar 4Pushed 1y ago9 watchersCompare

[ Source](https://github.com/heimrichhannot/contao-member_plus)[ Packagist](https://packagist.org/packages/heimrichhannot/contao-member_plus)[ Docs](https://github.com/heimrichhannot/contao-member_plus)[ RSS](/packages/heimrichhannot-contao-member-plus/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)Dependencies (4)Versions (69)Used By (2)

> This bundle is abandoned and not actively maintained anymore. Please use .

Member Plus
===========

[](#member-plus)

A collection of enhancements for contao members.

Features
--------

[](#features)

- additional fields (headline, alias, academicTitle, position, addressText, image)
- tl\_content support for members, to add additional member content
- memberlist content element, with jumpTo Detail Page (show member reader module on custom page, article\_reader - show reader on article only!, article or external page)
- memberreader module

### Login after Activation

[](#login-after-activation)

- added reg\_activate\_login checkbox for Registration Module, that enables automatic login after account activation

### Registration &amp; Login with one Module (requires `heimrichhannot/contao-formhybrid`)

[](#registration--login-with-one-module-requires-heimrichhannotcontao-formhybrid)

- domain whitelist
- optionally: show allowed domains in login form, or hide them but still check against them
- optionally: hide allowed domains list in frontend, but still check against them
- optionally: permanent redirect to jumpTo page after user was logged

### Better Activation (requires `heimrichhannot/contao-formhybrid`)

[](#better-activation-requires-heimrichhannotcontao-formhybrid)

- Registration will leave used activation keys in database and add a "ACTIVATED:" prefix before
- Tell the user if his token has already been used
- Tell user if token is invalid
- You can now overwrite "accountActivatedMessage" in "activateAccount" Hook
- Always redirect after activation or activation error to current page without token parameter in url (or reg\_jumpTo page), and than display messages

Fields
------

[](#fields)

Hooks
-----

[](#hooks)

### modifyDCRegistrationPlusForm (requires `heimrichhannot/contao-formhybrid`)

[](#modifydcregistrationplusform-requires-heimrichhannotcontao-formhybrid)

Modify the formhybrid Datacontainer array.

```
// config.php
$GLOBALS['TL_HOOKS']['modifyDCRegistrationPlusForm'][] = array('MyClass', 'modifyDCRegistrationPlusFormHook');

```

```
// MyClass.php

public function modifyDCRegistrationPlusFormHook(&$arrDca, \Model $objModule)
{
	// manipulate the datacontainer and add fields, change labels and more
	$arrDca['fields']['firstname']['eval']['placeholder'] = &$GLOBALS['TL_LANG']['tl_member']['myCustomFirstnamePlaceholder'];
}

```

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~53 days

Recently: every ~418 days

Total

68

Last Release

560d ago

Major Versions

1.0.17 → 2.0.02015-08-12

1.0.29 → 2.0.302017-04-12

PHP version history (3 changes)1.0.29PHP ~5.4 || ~7.0

2.3.0PHP ~5.4 || ~7.0 || ^8.0

2.4.0PHP ^7.1 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/28ad3224d8727b622ebd229840eea6b9dbcb83eb0bd609e6ce65b614830ff538?d=identicon)[digitales@heimrich-hannot.de](/maintainers/digitales@heimrich-hannot.de)

---

Top Contributors

[![nafetagrats](https://avatars.githubusercontent.com/u/5796948?v=4)](https://github.com/nafetagrats "nafetagrats (6 commits)")[![Defcon0](https://avatars.githubusercontent.com/u/1485098?v=4)](https://github.com/Defcon0 "Defcon0 (3 commits)")[![koertho](https://avatars.githubusercontent.com/u/12064642?v=4)](https://github.com/koertho "koertho (3 commits)")[![vvohh](https://avatars.githubusercontent.com/u/75325799?v=4)](https://github.com/vvohh "vvohh (1 commits)")

---

Tags

contaomembermembercontentmemberlist

### Embed Badge

![Health badge](/badges/heimrichhannot-contao-member-plus/health.svg)

```
[![Health](https://phpackages.com/badges/heimrichhannot-contao-member-plus/health.svg)](https://phpackages.com/packages/heimrichhannot-contao-member-plus)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

41668.4k162](/packages/codefog-contao-haste)[metamodels/core

MetaModels core

9956.1k68](/packages/metamodels-core)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3187.0k6](/packages/codefog-contao-news-categories)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3075.6k5](/packages/terminal42-contao-node)[terminal42/contao-folderpage

Provides a new page type for Contao that allows you to group pages into folders.

18153.4k10](/packages/terminal42-contao-folderpage)[terminal42/contao-url-rewrite

URL Rewrite bundle for Contao Open Source CMS

15100.0k3](/packages/terminal42-contao-url-rewrite)

PHPackages © 2026

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