2017 © Pedro Peláez
 

silverstripe-module silverstripe-facebooklogin

Allows users to quickly register and login via facebook

image

robertclarkson/silverstripe-facebooklogin

Allows users to quickly register and login via facebook

  • Monday, January 8, 2018
  • by robbonz
  • Repository
  • 1 Watchers
  • 3 Stars
  • 715 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 12 % Grown

The README.md

Silverstripe Facebook Login

Adds a facebook login to the silverstripe site., (*1)

Add the following to your config:, (*2)

FacebookControllerExtension:
  app_id: 'app-id'
  api_secret: 'app-secret'
  sync_member_details: true
  create_member: true

To add a facebook login link, add this to your template:, (*3)

<a href="$FacebookLoginLink">Facebook Login</a>

The Versions

08/01 2018

dev-master

9999999-dev

Allows users to quickly register and login via facebook

  Sources   Download

BSD-3-Clause

The Requires

 

by Robert Clarkson

registration login facebook silverstripe member