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. [Utility &amp; Helpers](/categories/utility)
4. /
5. burnbright/silverstripe-sociallinks

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

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

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

2.0.1(6y ago)37923[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 yesterday

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

31

—

LowBetter than 66% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity19

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

2427d 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

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1321.1M83](/packages/silverstripe-userforms)[social-links/social-links

PHP library to generate share buttons

102348.6k2](/packages/social-links-social-links)[kartik-v/yii2-social

Module containing useful widgets for Yii Framework 2.0 that integrates social functionalities from DISQUS, Facebook, Google etc.

91261.4k8](/packages/kartik-v-yii2-social)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46299.9k9](/packages/symbiote-silverstripe-advancedworkflow)[lekoala/silverstripe-cms-actions

Add actions to your models in SilverStripe

39317.0k29](/packages/lekoala-silverstripe-cms-actions)[silverstripe/sharedraftcontent

Share draft page content with non-CMS users

21419.6k11](/packages/silverstripe-sharedraftcontent)

PHPackages © 2026

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