Facebook Login

Version 1.1.0

Adds a facebook login button. You website must have SSL


This package add a "Log in with Facebook" button at login page (/login or /admin).

In order the new users can create a new account automatically you need to turn on the option "Users can create accounts" at Administration->Settings.

To activate it these data from you Facebook Application are required:

 

  1. Create a new app at https://developers.facebook.com/
  2. At Settings->Basic get your App ID and App Secret
  3. Set your app domains (ex mywebsite.com)
  4. Add the link to your Privacy Policy URL ()
  5. At Products add Facebook Login
  6. Products->Facebook Login->Settings set the redirect URIs (ex https://mywebsite.com/login/callback)
  7. Set the status of your app to "live" in order other users can login to your website with the button.

 

The packages change or add a funcionality in you installation. For more information, see the documentation.

From the blog