Download the PHP package terminal42/contao-mailusername without Composer
On this page you can find all versions of the php package terminal42/contao-mailusername. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download terminal42/contao-mailusername
More information about terminal42/contao-mailusername
Files in terminal42/contao-mailusername
Package contao-mailusername
Short Description E-mail as username for Contao Open Source CMS
License MIT
Informations about the package contao-mailusername
terminal42/contao-mailusername
With this Contao extension, a members username will be set to its email address. A member no longer needs to give a username when registering through the front end registration module.
Usernames for existing members are not changed, but their username will be converted to the email address the next time their data is updated (e.g. through back end or personal data front end module).
Attention: Before installing this extension into an existing system with members, make sure there are no members with duplicate email addresses!
Installation
Choose the installation method that matches your workflow!
Installation via Contao Manager
Search for terminal42/contao-mailusername
in the Contao Manager and add it to your installation. Finally, update the
packages.
Manual installation
Add a composer dependency for this bundle. Therefore, change in the project root and run the following:
Depending on your environment, the command can differ, i.e. starting with php composer.phar …
if you do not have
composer installed globally.
License
This bundle is released under the MIT
All versions of contao-mailusername with dependencies
contao/core-bundle Version ^4.9 || ^5.0
doctrine/dbal Version ^2.11 || ^3.0
symfony/config Version ^4.4 || ^5.0 || ^6.0 || ^7.0
symfony/dependency-injection Version ^4.4 || ^5.0 || ^6.0 || ^7.0
symfony/http-kernel Version ^4.4 || ^5.0 || ^6.0 || ^7.0
symfony/translation-contracts Version ^1 || ^2 || ^3