Download the PHP package heimrichhannot/contao-email2username-bundle without Composer
On this page you can find all versions of the php package heimrichhannot/contao-email2username-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heimrichhannot/contao-email2username-bundle
More information about heimrichhannot/contao-email2username-bundle
Files in heimrichhannot/contao-email2username-bundle
Download heimrichhannot/contao-email2username-bundle
More information about heimrichhannot/contao-email2username-bundle
Files in heimrichhannot/contao-email2username-bundle
Vendor heimrichhannot
Package contao-email2username-bundle
Short Description A Contao bundle that automatically sets the username based on the user email address.
License LGPL-3.0-or-later
Homepage https://github.com/heimrichhannot/contao-email2username-bundle
Package contao-email2username-bundle
Short Description A Contao bundle that automatically sets the username based on the user email address.
License LGPL-3.0-or-later
Homepage https://github.com/heimrichhannot/contao-email2username-bundle
Keywords contao
Please rate this library. Is it a good library?
Informations about the package contao-email2username-bundle
Contao Email2Username Bundle
A Contao bundle that automatically sets the username based on the user email address.
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 & tl_user
- can be deactivated for user and/or member (see Configuration chapter)
Install & Setup
-
Install from composer or Contao Manager
composer require heimrichhannot/contao-email2username-bundle
-
Customize config to your needs (e.g. enable only for backend user), see Configuration.
- If you want only new members/users to get email as username, enable
disable_override_existing_usernames
option.
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.
All versions of contao-email2username-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
contao/core-bundle Version ^4.13 || ^5.0
heimrichhannot/contao-utils-bundle Version ^2.181 || ^3.0
contao/core-bundle Version ^4.13 || ^5.0
heimrichhannot/contao-utils-bundle Version ^2.181 || ^3.0
The package heimrichhannot/contao-email2username-bundle contains the following files
Loading the files please wait ....