Download the PHP package webbuilders-group/silverstripe-facebook-login without Composer
On this page you can find all versions of the php package webbuilders-group/silverstripe-facebook-login. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webbuilders-group/silverstripe-facebook-login
More information about webbuilders-group/silverstripe-facebook-login
Files in webbuilders-group/silverstripe-facebook-login
Package silverstripe-facebook-login
Short Description Adds ability to login with facebook graph api v3.3
License BSD-3-Clause
Informations about the package silverstripe-facebook-login
Facebook Login
Adds the ability for users to log into your site using Facebook's API
Requirements
- SilverStripe 4.3
Installation
Installation is supported via composer only
- Run
dev/build?flush=all
to regenerate the manifest
Usage
Add your Facebook App ID and Secret to your config yml file
To access the Facebook login link use $FBLoginLink
in your template like so
Reporting an issue
When you're reporting an issue please ensure you specify what version of SilverStripe you are using i.e. 4.0.0, 4.1, 4.3 etc. Also be sure to include any JavaScript or PHP errors you receive, for PHP errors please ensure you include the full stack trace. You may also be asked to provide some of the classes to aid in re-producing the issue. Stick with the issue, remember that you've seen the issue not the maintainer of the module so it may take a lot of questions to arrive at a fix or answer.
Notes
- Facebook's API refuses to work with insecure connections, so for testing you will have to set up SSL locally
Contributing
Translations
All versions of silverstripe-facebook-login with dependencies
silverstripe/versioned Version ^1.0
silverstripe/vendor-plugin Version ^1.0
facebook/graph-sdk Version ^5.7