Plugins: Guide

This is a step-by-step tutorial guide for implementing our Social Login and Social Link plugins with a website that already has users with accounts. The guide is very detailed, the implementation is straightforward and can be done in an afternoon.Let's get started!

Setup your Website

In the first part of our guide we will explain you how to setup your database, how to to store the user_token and how to add a simple callback script to your system. We strongly recommend reading this part first. [More]

Integrate our Social Login Plugin

In the second part we will explain you how to deploy the Social Login Plugin to easily let new users sign up for an account on your site by using their existing accounts from over twenty different social networks such as Facebook, Google, Twitter, Yahoo, Hotmail and LinkedIn. [More]

Integrate our Social Link Plugin

In the third part we will explain you how to deploy the Social Link Plugin to allow your existing users to link their account to one or more social networks so they can sign in using them. [More]