avdevs / social

A Concrete5 package for adding social network login and registration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Package

This package adds the ability to login and register a user via Facebook, LinkedIn or Twitter.

Installation

  1. Copy the social directory into the packages directory of a Concrete5 installation.
  2. Go to /dashboard/install and install the Social package.
  3. Click on the Social tab from the left-hand sidebar.
  4. Configure the social networks by entering the proper API credentials.

You can now use the following URLs to login with a social network.

  • /social/login/facebook - Facebook
  • /social/login/linkedin - LinkedIn
  • /social/login/twitter - Twitter

Visit /social for an example of how to link to these URLs.

Credits

About

A Concrete5 package for adding social network login and registration.

License:MIT License


Languages

Language:PHP 59.8%Language:CSS 23.7%Language:HTML 16.5%