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

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

hudhaifas-forks/silverstripe-sociallinks
========================================

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

01.0kPHP

Since Apr 26Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)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:

```
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.

```
Member:
    extensions:
        - SocialLinkMemberExtension
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5335447?v=4)[Hudhaifa](/maintainers/hudhaifas)[@hudhaifas](https://github.com/hudhaifas)

---

Top Contributors

[![jedateach](https://avatars.githubusercontent.com/u/1356335?v=4)](https://github.com/jedateach "jedateach (14 commits)")[![hudhaifas](https://avatars.githubusercontent.com/u/5335447?v=4)](https://github.com/hudhaifas "hudhaifas (8 commits)")

---

Tags

silverstripesocial

### Embed Badge

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

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

###  Alternatives

[aaronvangeffen/awstatsparser

A series of classes to help read and merge Awstats data files

112.8k](/packages/aaronvangeffen-awstatsparser)[sivka/paginator

bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.

141.3k](/packages/sivka-paginator)

PHPackages © 2026

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