Download the PHP package diglin/module-username without Composer
On this page you can find all versions of the php package diglin/module-username. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download diglin/module-username
More information about diglin/module-username
Files in diglin/module-username
Download diglin/module-username
More information about diglin/module-username
Files in diglin/module-username
Vendor diglin
Package module-username
Short Description Real Username support for Magento 2
License OSL-3.0 AFL-3.0
Package module-username
Short Description Real Username support for Magento 2
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package module-username
Diglin\Username module for Magento 2 - BETA
Magento module which allows your customers to use a username and not only the email address as identifier
IMPORTANT It's a BETA. Lots of things have not been yet implemented or is a work in progress. See the issues https://github.com/diglin/Diglin_Username2/issues/created_by/diglin. For example checkout account creation with username doesn't work.
Features
- Compatible and tested with Magento version 2.0 & 2.1
- Login with a username or email, it can be done from frontend during checkout or to get access to the customer account
- Save a username from frontend (register account or checkout process) or from backend by editing a customer account
- Prevent duplicate username
- The default templates override some customer and checkout views to adapt display for login pages, checkout process and account edition in frontend. If you have a customized template, update your template with the content of the one of this module.
- Configurable options to define what kind of username to support: only letters, only digits, both or default (digits, letters and special characters '-_') or even custom regex
- Configurable options to set the maximum and minimum string length
- Display Username of each customer in the Customer Management Grid
- Allow or not the customer to edit the username in My Account in frontend
- Support username when a customer wants to retrieve his forgotten password thanks to the "Forgotten Password" form
- Generate usernames for customer account who don't have one, can be triggered from configuration page. Generated usernames will use current saved configuration (letters, digits, both or custom regex).
Installation
Uninstall
Author
- Sylvain Rayé
- http://www.diglin.com/
- @diglin_
- Follow me on github!
All versions of module-username with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.5.0|~5.6.0|~7.0.0
magento/framework Version 100.0.*|100.1.*
magento/module-backend Version 100.0.*|100.1.*
magento/module-checkout Version 100.0.*|100.1.*
magento/module-config Version 100.0.*|100.1.*
magento/module-customer Version 100.0.*|100.1.*
magento/module-eav Version 100.0.*|100.1.*
magento/module-quote Version 100.0.*|100.1.*
magento/module-sales Version 100.0.*|100.1.*
magento/module-store Version 100.0.*|100.1.*
magento/module-theme Version 100.0.*|100.1.*
hoa/regex Version ~1.0
magento/framework Version 100.0.*|100.1.*
magento/module-backend Version 100.0.*|100.1.*
magento/module-checkout Version 100.0.*|100.1.*
magento/module-config Version 100.0.*|100.1.*
magento/module-customer Version 100.0.*|100.1.*
magento/module-eav Version 100.0.*|100.1.*
magento/module-quote Version 100.0.*|100.1.*
magento/module-sales Version 100.0.*|100.1.*
magento/module-store Version 100.0.*|100.1.*
magento/module-theme Version 100.0.*|100.1.*
hoa/regex Version ~1.0
The package diglin/module-username contains the following files
Loading the files please wait ....