PHPackages                             lekoala/silverstripe-socialstream - 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. lekoala/silverstripe-socialstream

AbandonedArchivedSilverstripe-module[Utility &amp; Helpers](/categories/utility)

lekoala/silverstripe-socialstream
=================================

Adds social plugins to the SilverStripe CMS

072JavaScript

Since Feb 18Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Silverstripe Socialstream module
================================

[](#silverstripe-socialstream-module)

This module adds social stream, sharing and links capabilities to your website.

Lifestream
==========

[](#lifestream)

Configure your social media links through the SiteConfig (currently limited to a restricted list) and apply extension to your Controller

Socialstream extends the Lifestream jquery plugin with custom extensions to handle Twitter et Facebook in a uniform fashion. To use theses, you will need to define in your ss\_environment.php the following constants

```
/* Socialstream Twitter */
define('ST_TWITTER_CONSUMER_KEY', 'my_consumer_key');
define('ST_TWITTER_CONSUMER_SECRET', 'my_consumer_secret');
define('ST_TWITTER_ACCESS_TOKEN', 'my_access_token');
define('ST_TWITTER_ACCESS_TOKEN_SECRET', 'my_access_token_secret');

/* Socialstream Facebook */
define('ST_FACEBOOK_APP_ID','my_app_id');
define('ST_FACEBOOK_APP_SECRET','my_app_secret');

```

Compatibility
=============

[](#compatibility)

Tested with 3.1

Maintainer
==========

[](#maintainer)

LeKoala -

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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/250762?v=4)[Thomas Portelange](/maintainers/lekoala)[@lekoala](https://github.com/lekoala)

---

Top Contributors

[![lekoala](https://avatars.githubusercontent.com/u/250762?v=4)](https://github.com/lekoala "lekoala (5 commits)")

### Embed Badge

![Health badge](/badges/lekoala-silverstripe-socialstream/health.svg)

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

PHPackages © 2026

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