PHPackages                             burnbright/silverstripe-sociallinks - 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. burnbright/silverstripe-sociallinks

ActiveSilverstripe-vendormodule

burnbright/silverstripe-sociallinks
===================================

A quick and easy way to store,retrieve, and style social media links

2.0.1(6y ago)27903[1 issues](https://github.com/burnbright/silverstripe-sociallinks/issues)BSD-2-ClausePHPCI failing

Since Oct 20Pushed 6y ago3 watchersCompare

[ Source](https://github.com/burnbright/silverstripe-sociallinks)[ Packagist](https://packagist.org/packages/burnbright/silverstripe-sociallinks)[ RSS](/packages/burnbright-silverstripe-sociallinks/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (3)Versions (5)Used By (0)

Social Links
============

[](#social-links)

A quick and easy way to store, retrieve, and style social media links.

You could configure it to be multiple social links per:

- Website (SiteConfig)
- Member
- Organisation ([shameless plug](https://github.com/burnbright/silverstripe-organisations))

Supported social networks
-------------------------

[](#supported-social-networks)

Being able to configure the list of social networks means you can align the list with the icons you have available, perhaps via your [icon font](http://www.entypo.com).

You can configure the list of available social networks by adding a yaml config, as such:

```
Burnbright\SocialLinks\SocialLink:
  networks:
    facebook: Facebook
    linkedin: LinkedIn
    skype: Skype
    twitter: Twitter
    website: Website
```

If you don't specify a configuration of networks, then a default list will kick in.

Member extension
----------------

[](#member-extension)

Add the `SocialLinkMemberExtension` extension to Member to allow each member to have multiple extensions.

```
SilverStripe\Security\Member:
    extensions:
        - SocialLinkMemberExtension
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 65.2% 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

Every ~736 days

Total

4

Last Release

2378d ago

Major Versions

0.1.0 → 1.0.02014-11-20

1.0.0 → 2.0.02019-11-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1356335?v=4)[Jeremy Shipman](/maintainers/jedateach)[@jedateach](https://github.com/jedateach)

---

Top Contributors

[![jedateach](https://avatars.githubusercontent.com/u/1356335?v=4)](https://github.com/jedateach "jedateach (15 commits)")[![hudhaifas](https://avatars.githubusercontent.com/u/5335447?v=4)](https://github.com/hudhaifas "hudhaifas (7 commits)")[![wernerkrauss](https://avatars.githubusercontent.com/u/1043925?v=4)](https://github.com/wernerkrauss "wernerkrauss (1 commits)")

---

Tags

facebookinstagramsilverstripetwittersocial

### Embed Badge

![Health badge](/badges/burnbright-silverstripe-sociallinks/health.svg)

```
[![Health](https://phpackages.com/badges/burnbright-silverstripe-sociallinks/health.svg)](https://phpackages.com/packages/burnbright-silverstripe-sociallinks)
```

###  Alternatives

[quinninteractive/silverstripe-seo

An all-in-one SEO module for SilverStripe

3328.2k](/packages/quinninteractive-silverstripe-seo)[pdir/social-feed-bundle

Social feed extension for Contao CMS

1414.8k](/packages/pdir-social-feed-bundle)

PHPackages © 2026

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