PHPackages                             heimrichhannot/contao-login-registration-bundle - 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. heimrichhannot/contao-login-registration-bundle

ActiveContao-bundle[Authentication &amp; Authorization](/categories/authentication)

heimrichhannot/contao-login-registration-bundle
===============================================

A frontend module that allows login and registration in one module.

0.2.1(1y ago)0107GPL-3.0-or-laterPHPPHP ^8.1

Since Oct 18Pushed 1y ago5 watchersCompare

[ Source](https://github.com/heimrichhannot/contao-login-registration-bundle)[ Packagist](https://packagist.org/packages/heimrichhannot/contao-login-registration-bundle)[ RSS](/packages/heimrichhannot-contao-login-registration-bundle/feed)WikiDiscussions main Synced today

READMEChangelog (6)Dependencies (13)Versions (7)Used By (0)

Contao Login Registration Bundle
================================

[](#contao-login-registration-bundle)

This bundle provide a login frontend module allowing direct register the user if user not exist.

[![Screenshot](docs/img/screenshot.png)](docs/img/screenshot.png)

Usage
-----

[](#usage)

### Install

[](#install)

Install with contao manager or with composer:

```
composer require heimrichhannot/contao-login-registration-bundle
```

Update the database.

### Setup

[](#setup)

1. Create a frontend module of type "Login Registration".
2. Add the module to a page.
3. For ease of usage, it is recommended to only allow email addresses as username. You could adjust your dca accordingly or use a bundle to provide such functionality. Otherwise, you need to implement a listener for `PrepareNewMemberDataEvent` to provide a user email address.

Developers
----------

[](#developers)

### PHP Events

[](#php-events)

EventDescriptionAdjustUsernameEventManipulate the username before checking for existing user or creating a new one.PrepareNewMemberDataEventAdjust the new member data before the member is created.BeforeParseModuleEventManipulate the template data before rendering the frontend module.#### Exception handling

[](#exception-handling)

To pass an exception to the user, you can throw a `\HeimrichHannot\LoginRegistrationBundle\Exception\InvalidRegistrationException`in your `PrepareNewMemberDataEvent` or `AdjustUsernameEvent` listener. To adjust the message, that will be displayed to the use, use the `BeforeParseModuleEvent`.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

Recently: every ~112 days

Total

6

Last Release

541d ago

PHP version history (2 changes)0.1.0PHP ^8.0

0.1.3PHP ^8.1

### Community

Maintainers

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

---

Top Contributors

[![koertho](https://avatars.githubusercontent.com/u/12064642?v=4)](https://github.com/koertho "koertho (19 commits)")

###  Code Quality

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/heimrichhannot-contao-login-registration-bundle/health.svg)

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

###  Alternatives

[contao-community-alliance/dc-general

Universal data container for Contao

1680.8k92](/packages/contao-community-alliance-dc-general)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k185.6M2.4k](/packages/symfony-security-bundle)[symfony/security-http

Symfony Security Component - HTTP Integration

1.7k177.2M382](/packages/symfony-security-http)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k51.2M339](/packages/api-platform-core)

PHPackages © 2026

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