{"id":20961738,"url":"https://github.com/heimrichhannot/contao-email2username-bundle","last_synced_at":"2026-01-07T17:25:15.722Z","repository":{"id":62515455,"uuid":"128022057","full_name":"heimrichhannot/contao-email2username-bundle","owner":"heimrichhannot","description":"A Contao bundle that automatically sets the username based on the user email address.","archived":false,"fork":false,"pushed_at":"2024-03-28T10:19:23.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-20T23:33:29.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heimrichhannot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-04T07:09:10.000Z","updated_at":"2023-05-24T05:29:14.000Z","dependencies_parsed_at":"2022-11-02T13:15:35.149Z","dependency_job_id":null,"html_url":"https://github.com/heimrichhannot/contao-email2username-bundle","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-email2username-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-email2username-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-email2username-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-email2username-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heimrichhannot","download_url":"https://codeload.github.com/heimrichhannot/contao-email2username-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243358306,"owners_count":20277995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T02:16:14.670Z","updated_at":"2026-01-07T17:25:15.693Z","avatar_url":"https://github.com/heimrichhannot.png","language":"PHP","readme":"# Contao Email2Username Bundle\n\n[![](https://img.shields.io/packagist/v/heimrichhannot/contao-email2username-bundle.svg)](https://packagist.org/packages/heimrichhannot/contao-email2username-bundle)\n[![](https://img.shields.io/packagist/dt/heimrichhannot/contao-email2username-bundle.svg)](https://packagist.org/packages/heimrichhannot/contao-email2username-bundle)\n\nA [Contao](https://contao.org) bundle that automatically sets the username based on the user email address.\n\n\n## Features\n\n- disables the username field and sets the name to the given user e-mail address\n- works for members and users\n- case-insensitive email login within tl_member \u0026 tl_user\n- can be deactivated for user and/or member (see Configuration chapter)\n\n## Install \u0026 Setup\n\n1. Install from composer or Contao Manager\n\n        composer require heimrichhannot/contao-email2username-bundle\n \n1. Customize config to your needs (e.g. enable only for backend user), see Configuration.\n\n1. If you want only new members/users to get email as username, enable `disable_override_existing_usernames` option.\n\n\n## Configuration\n\nYou 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.\n\n```yaml\nhuh_email2username:\n\n    # Enable support for backend user.\n    user:                 true\n\n    # Enable support for frontend member.\n    member:               true\n\n    # Disable overriding existing usernames.\n    disable_override_existing_usernames: false\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheimrichhannot%2Fcontao-email2username-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheimrichhannot%2Fcontao-email2username-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheimrichhannot%2Fcontao-email2username-bundle/lists"}