PHPackages                             innoweb/silverstripe-social-share - 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. innoweb/silverstripe-social-share

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

innoweb/silverstripe-social-share
=================================

Adds sharing links and buttons for Facebook, X (Twitter), Instagram, Pinterest and Google+ as well as AddThis to the site.

5.0.2(1mo ago)113.5k↓31.2%21BSD-3-ClausePHP

Since May 4Pushed 1mo ago3 watchersCompare

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

READMEChangelogDependencies (6)Versions (24)Used By (1)

SilverStripe Social Share
=========================

[](#silverstripe-social-share)

[![Version](https://camo.githubusercontent.com/2bc39607168d2c88950ad79f4ebdd3f39981dc126fae1fe7451cf29d23347965/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e6e6f7765622f73696c7665727374726970652d736f6369616c2d73686172652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/innoweb/silverstripe-social-share)[![License](https://camo.githubusercontent.com/ba2d37f77542434dabbac82e61c8434b6fd2bf1b24fc810738203b2cd12353b1/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f696e6e6f7765622f73696c7665727374726970652d736f6369616c2d73686172652e7376673f7374796c653d666c61742d737175617265)](license.md)

Overview
--------

[](#overview)

Adds sharing links and buttons for Facebook, X (Twitter), Instagram, Pinterest as well as AddThis to the site.

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

[](#requirements)

- SilverStripe CMS 6

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

[](#installation)

Install the module using composer:

```
composer require innoweb/silverstripe-social-share dev-master

```

Then run dev/build.

Configuration
-------------

[](#configuration)

The module adds a new tab to the SiteConfig in the CMS where the sharing options can be managed.

To add the sharing links to your site, add the following include to your `Page.ss` template:

```

```

This will activate sharing for the current page.

You can also activate sharing of the base URL of the site for all pages. For that, activate the following setting in your `config.yml`:

```
Innoweb\SocialShare\Extensions\ConfigExtension:
  enable_base_share: true

```

You also have to add the following include to your `Page.ss` file:

```

```

You can restrict the type of sharing links to a specific type by adding the following config to yuour SiteConfig or Site:

```
SilverStripe\SiteConfig\SiteConfig:
  restrict_sharing_type: [Links|Buttons|AddThis]

```

### MultiSites support

[](#multisites-support)

The module supports [multisites](https://github.com/symbiote/silverstripe-multisites) and [configured-multisites](https://github.com/fromholdio/silverstripe-configured-multisites) and by default adds the config options to the Sites.

If you want to manage the social links globally, please add the following settings in your `config.yml`:

```
Innoweb\SocialShare\Extensions\ConfigExtension:
  multisites_enable_global_settings: true

```

This will add the fields to your SiteConfig instead of Site.

License
-------

[](#license)

BSD 3-Clause License, see [License](license.md)

###  Health Score

56

—

FairBetter than 97% of packages

Maintenance92

Actively maintained with recent releases

Popularity28

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 93.1% 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 ~150 days

Recently: every ~120 days

Total

23

Last Release

37d ago

Major Versions

1.0.1 → 2.0.02018-01-10

2.0.x-dev → 3.0.02018-06-13

3.x-dev → 4.0.02023-03-19

4.x-dev → 5.0.02025-09-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d2e71d7787401a7bd4916062346163897f89f455d650ab32b5d60cd14825ad3?d=identicon)[xini](/maintainers/xini)

---

Top Contributors

[![xini](https://avatars.githubusercontent.com/u/1152403?v=4)](https://github.com/xini "xini (27 commits)")[![dizzystuff](https://avatars.githubusercontent.com/u/576903?v=4)](https://github.com/dizzystuff "dizzystuff (2 commits)")

---

Tags

silverstripesocialsharing

### Embed Badge

![Health badge](/badges/innoweb-silverstripe-social-share/health.svg)

```
[![Health](https://phpackages.com/badges/innoweb-silverstripe-social-share/health.svg)](https://phpackages.com/packages/innoweb-silverstripe-social-share)
```

###  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

1371.1M85](/packages/silverstripe-userforms)[symbiote/silverstripe-advancedworkflow

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

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[axllent/silverstripe-cms-tweaks

Several CMS usability improvements

1726.4k1](/packages/axllent-silverstripe-cms-tweaks)

PHPackages © 2026

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