Download the PHP package i-lateral/silverstripe-auth-username without Composer
On this page you can find all versions of the php package i-lateral/silverstripe-auth-username. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download i-lateral/silverstripe-auth-username
More information about i-lateral/silverstripe-auth-username
Files in i-lateral/silverstripe-auth-username
Download i-lateral/silverstripe-auth-username
More information about i-lateral/silverstripe-auth-username
Files in i-lateral/silverstripe-auth-username
Vendor i-lateral
Package silverstripe-auth-username
Short Description Adds username authentication and username or email login to a silverstripe install
License BSD-3-Clause
Homepage https://github.com/i-lateral/silverstripe-auth-username
Package silverstripe-auth-username
Short Description Adds username authentication and username or email login to a silverstripe install
License BSD-3-Clause
Homepage https://github.com/i-lateral/silverstripe-auth-username
Please rate this library. Is it a good library?
Informations about the package silverstripe-auth-username
Silverstripe Auth Username Module
Adds ability to log users into a Silverstripe installation via either a username Username OR Email address.
Also provides a custom widget that adds a Username or Email login form to the sidebar.
Maintainer Contact
Requirements
- Silverstripe Framework 4.x
Installation
The preffered method of installation is Composer (see the official docs)
To install via composer run the following:
composer require i-lateral/silverstripe-auth-username
Usage
Once installed, make sure you run a dev/build to add the Username field to a Member.
Now when you go to login you will get a Username or Email form (insted of the default email form).
All versions of silverstripe-auth-username with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
~4.0
The package i-lateral/silverstripe-auth-username contains the following files
Loading the files please wait ....