PHPackages                             heimrichhannot/contao-email2username-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-email2username-bundle

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

heimrichhannot/contao-email2username-bundle
===========================================

A Contao bundle that automatically sets the username based on the user email address.

2.0.0(2mo ago)24.8k—3.3%11LGPL-3.0-or-laterPHPPHP ^8.2CI passing

Since Apr 4Pushed 2mo ago5 watchersCompare

[ Source](https://github.com/heimrichhannot/contao-email2username-bundle)[ Packagist](https://packagist.org/packages/heimrichhannot/contao-email2username-bundle)[ Docs](https://github.com/heimrichhannot/contao-email2username-bundle)[ RSS](/packages/heimrichhannot-contao-email2username-bundle/feed)WikiDiscussions v2 Synced 2d ago

READMEChangelog (5)Dependencies (14)Versions (22)Used By (1)

Contao Email2Username Bundle
============================

[](#contao-email2username-bundle)

[![](https://camo.githubusercontent.com/714a2dc6ca15f3596a58d86ebb38a6d1472582ff24e534406e72cc0c27debf58/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6865696d7269636868616e6e6f742f636f6e74616f2d656d61696c32757365726e616d652d62756e646c652e737667)](https://packagist.org/packages/heimrichhannot/contao-email2username-bundle)[![](https://camo.githubusercontent.com/7ba86cc9f1fe08a4611a9102c1cf1fade1b382914cdcd929ad928cf93641e0f3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6865696d7269636868616e6e6f742f636f6e74616f2d656d61696c32757365726e616d652d62756e646c652e737667)](https://packagist.org/packages/heimrichhannot/contao-email2username-bundle)

A [Contao](https://contao.org) extension that allows using the e-mail address as username for members and users.

Features
--------

[](#features)

- login with username or e-mail address
- set username to e-mail address on registration, member/user creation or member/user update (can be disabled)
- can be deactivated for user and/or member (see Configuration chapter)

Install &amp; Setup
-------------------

[](#install--setup)

1. Install from composer or Contao Manager

    ```
     composer require heimrichhannot/contao-email2username-bundle

    ```
2. Customize config to your needs (e.g. enable only for backend user), see Configuration.

Configuration
-------------

[](#configuration)

```
# Default configuration for extension with alias: "huh_email2username"
huh_email2username:
   member:

      # Enable support for frontend member.
      enable:               true

      # Allow override existing usernames.
      override:             true
   user:

      # Enable support for backend user.
      enable:               true

      # Allow override existing usernames.
      override:             true
```

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance84

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 82.1% 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 ~146 days

Recently: every ~187 days

Total

21

Last Release

81d ago

Major Versions

0.3.1 → 1.0.02019-10-09

v1.x-dev → 2.0.02026-04-14

PHP version history (6 changes)0.1.0PHP ~7.0

1.0.0PHP ~7.1

1.2.5PHP ^7.1

1.3.0PHP ^7.1|^8.0

1.5.0PHP ^7.4 || ^8.0

2.0.0PHP ^8.2

### 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 (32 commits)")[![ericges](https://avatars.githubusercontent.com/u/25957923?v=4)](https://github.com/ericges "ericges (6 commits)")[![lukasbableck](https://avatars.githubusercontent.com/u/42083846?v=4)](https://github.com/lukasbableck "lukasbableck (1 commits)")

---

Tags

contao

###  Code Quality

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[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)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[contao-community-alliance/dc-general

Universal data container for Contao

1680.8k92](/packages/contao-community-alliance-dc-general)

PHPackages © 2026

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