Description
Email Login Auth is a very simple WordPress plugin, which allows users to login with their account e-mail address. Just install, activate it and try to re-login! You can also disable login with username for all users or for ‘admin’ only.
How to use
- After installation, enable the plugin.
- Now you and your users will be able to login using their account e-mail address!
Settings
The plugin settings you can find in WordPress Admin -> Options -> Email Login Auth.
* “Enable login with e-mail” is checked by default – allows users to login with their account e-mail address. If not checked, the plugin does nothing and you can login with username only.
* “Enable login with username” – uncheck to disable login with with username. If ‘Enable login with e-mail’ is off, it will be enabled automatically.
* “Enable login with ‘admin’ username” – if ‘Enable login with username’ is on, you can separately disable login with username for ‘admin’ user only.
Installation
How to install:
- In your WordPressu Dashboard, please go to Plugins -> Plugin Install.
- Search “Email Login Auth”.
- Click on the “Install Now” button.
- After you can “Activate” the plugin in Plugins -> Installed.
- Now you and your users will be able to login using their account e-mail address.
FAQ
- Installation Instructions
-
How to install:
- In your WordPressu Dashboard, please go to Plugins -> Plugin Install.
- Search “Email Login Auth”.
- Click on the “Install Now” button.
- After you can “Activate” the plugin in Plugins -> Installed.
- Now you and your users will be able to login using their account e-mail address.
- How to disable the e-mail login again?
-
- You can “Deactivate” the plugin again in Plugins -> Installed.
or - Go to Settings -> Email Login Auth, uncheck the “Enable login with e-mail” option and click “Save Changes”.
- You can “Deactivate” the plugin again in Plugins -> Installed.
Reviews
Contributors & Developers
“Email Login Auth” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Email Login Auth” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
0.4
- Update settings descriptions
- Better readme.txt
- Fix form label when username login disabled
0.3
- Add an option to disable username login for ‘admin’ only
0.2.1
- Add an option to disable username login
0.1
- First public release.