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

ActiveContao-bundle

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

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

1.5.1(4mo ago)14.4k↓50%11LGPL-3.0-or-laterPHPPHP ^7.4 || ^8.0CI passing

Since Apr 4Pushed 4mo 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 master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (19)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) bundle that automatically sets the username based on the user email address.

Features
--------

[](#features)

- disables the username field and sets the name to the given user e-mail address
- works for members and users
- case-insensitive email login within tl\_member &amp; tl\_user
- 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.
3. If you want only new members/users to get email as username, enable `disable_override_existing_usernames` option.

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

[](#configuration)

You can disable this bundles functionality for member or user in your config files (typically \[Project-Folder\]/app/config/config.yml). By default, it is activated for both.

```
huh_email2username:

    # Enable support for backend user.
    user:                 true

    # Enable support for frontend member.
    member:               true

    # Disable overriding existing usernames.
    disable_override_existing_usernames: false
```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance76

Regular maintenance activity

Popularity24

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 73.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 ~166 days

Recently: every ~463 days

Total

18

Last Release

131d ago

Major Versions

0.3.1 → 1.0.02019-10-09

PHP version history (5 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

### 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)")[![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

### 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

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[madeyourday/contao-rocksolid-custom-elements

Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.

50341.9k12](/packages/madeyourday-contao-rocksolid-custom-elements)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

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

Node bundle for Contao Open Source CMS

3172.5k4](/packages/terminal42-contao-node)[terminal42/contao-folderpage

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

18147.9k9](/packages/terminal42-contao-folderpage)[terminal42/dcawizard

dcaWizard extension for Contao Open Source CMS

10370.7k15](/packages/terminal42-dcawizard)

PHPackages © 2026

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