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)0100GPL-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 1mo ago

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

29

—

LowBetter than 60% of packages

Maintenance41

Moderate activity, may be stable

Popularity11

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

486d 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

[symfony/security-bundle

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

2.5k172.9M1.8k](/packages/symfony-security-bundle)[symfony/security-http

Symfony Security Component - HTTP Integration

1.7k164.3M234](/packages/symfony-security-http)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)

PHPackages © 2026

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