Skip to content

CCNITSilchar/Social-Login-Plugin

 
 

Repository files navigation

Social-Login-Plugin

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

Current Features

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

Future

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 :

  1. Google +
  2. Twitter
  3. 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.

Example

<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>

Fork

Help grow this plugin by your contribution, if you are a developer. https://github.com/harshvladha/Social-Login-Plugin

About

Social-Login-Plugin is the easiest plugin ever made for quick login using Facebook & similar networks..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 72.8%
  • CSS 19.4%
  • JavaScript 7.8%