PHPackages                             webbuilders-group/silverstripe-facebook-login - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. webbuilders-group/silverstripe-facebook-login

ActiveSilverstripe-vendormodule[Authentication &amp; Authorization](/categories/authentication)

webbuilders-group/silverstripe-facebook-login
=============================================

Adds ability to login with facebook graph api v3.3

1.0.0(6y ago)34391[3 issues](https://github.com/webbuilders-group/silverstripe-facebook-login/issues)BSD-3-ClausePHPCI failing

Since Aug 7Pushed 5y ago4 watchersCompare

[ Source](https://github.com/webbuilders-group/silverstripe-facebook-login)[ Packagist](https://packagist.org/packages/webbuilders-group/silverstripe-facebook-login)[ RSS](/packages/webbuilders-group-silverstripe-facebook-login/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Facebook Login
==============

[](#facebook-login)

Adds the ability for users to log into your site using Facebook's API

Requirements
------------

[](#requirements)

- SilverStripe 4.3

Installation
------------

[](#installation)

Installation is supported via composer only

```
composer require webbuilders-group/silverstripe-facebook-login
```

- Run `dev/build?flush=all` to regenerate the manifest

Usage
-----

[](#usage)

Add your Facebook App ID and Secret to your config yml file

```
Webbuilders\Facebook\Extension\FacebookControllerExtension:
  fb_app_id: {your-app-id}
  fb_app_secret: {your-app-secret}
```

To access the Facebook login link use `$FBLoginLink` in your template like so

```
Login with Facebook
```

Reporting an issue
------------------

[](#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

[](#notes)

- Facebook's API refuses to work with insecure connections, so for testing you will have to set up SSL locally

Contributing
------------

[](#contributing)

### Translations

[](#translations)

###  Health Score

24

↓

LowBetter than 32% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2472d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4339255555acb728d7708895663e2a047a73c09f4394aa25bf038817e2d25d44?d=identicon)[WebbuildersGroup](/maintainers/WebbuildersGroup)

---

Top Contributors

[![RobertLeCreux](https://avatars.githubusercontent.com/u/25985906?v=4)](https://github.com/RobertLeCreux "RobertLeCreux (22 commits)")[![UndefinedOffset](https://avatars.githubusercontent.com/u/1391558?v=4)](https://github.com/UndefinedOffset "UndefinedOffset (2 commits)")[![zanderwar](https://avatars.githubusercontent.com/u/13566916?v=4)](https://github.com/zanderwar "zanderwar (1 commits)")

---

Tags

facebooksilverstripelogin

### Embed Badge

![Health badge](/badges/webbuilders-group-silverstripe-facebook-login/health.svg)

```
[![Health](https://phpackages.com/badges/webbuilders-group-silverstripe-facebook-login/health.svg)](https://phpackages.com/packages/webbuilders-group-silverstripe-facebook-login)
```

###  Alternatives

[socialconnect/auth

Social Connect Auth Component

568845.4k5](/packages/socialconnect-auth)[crada/phalcon-user-plugin

User plugin for Phalcon PHP framework

1892.5k1](/packages/crada-phalcon-user-plugin)[bigfork/silverstripe-oauth-login

SilverStripe logins via OAuth2, using the PHP League's OAuth2 client

1794.7k2](/packages/bigfork-silverstripe-oauth-login)[silverstripe/contentreview

Flags pages for periodical author review (incl. reporting)

22264.3k4](/packages/silverstripe-contentreview)[axyr/silverstripe-adminlogin

Use a custom login screen to log in to the admin section

165.8k](/packages/axyr-silverstripe-adminlogin)[org_heigl/hybridauth

Lightweight Authentication Module for Zend-Framework 2 using the hybridauth-library

211.9k](/packages/org-heigl-hybridauth)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
