Social-Login-Plugin is the easiest plugin ever made for the purpose of easy login systems which uses present social networks & information already stored there.
Currently it only supports Facebook Login/Graph API v2.0 using Facebook's php-sdk-v4
PHP - MVC Based Easy setup (See example below) Basic information of user is saved to database & its table, (details provided during setup). One doesn't needs to create database & table, it will auto create as per setup details. Open Source
To improve documentation,instructions,& UI & make it easier for everyone It is planned to expand it to multi-social-network login system, Social Networks to be included :
- Google +
- GitHub
Good UI/UX to installation will be provided ASAP.
Features like : Choosing what data you need of users will be provided as per its plan. More API options, like posting on behalf of users can be added in future realeases.
<button><a href="login.php?type=facebook">Login Using Facebook</a></button>
<button><a href="login.php?type=google">Login Using Google</a></button>
<button><a href="login.php?type=logout">Logout</a></button>
Help grow this plugin by your contribution, if you are a developer. https://github.com/harshvladha/Social-Login-Plugin