remo/social

There is no license information available for the latest version (dev-master) of this package.

Maintainers

Details

github.com/Remo/social

Source

Issues

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 5

Forks: 7

Open Issues: 2

Type:concrete5-package

dev-master 2015-01-28 09:58 UTC

This package is not auto-updated.

Last update: 2024-04-27 14:05:16 UTC


README

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