PHPackages                             syntro/silvershare - 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. syntro/silvershare

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

syntro/silvershare
==================

Silverstripe module handling meta tags for pages.

6.0.0(7mo ago)24.2k[3 PRs](https://github.com/syntro-opensource/silvershare/pulls)1BSD-3-ClausePHPCI passing

Since Aug 20Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/syntro-opensource/silvershare)[ Packagist](https://packagist.org/packages/syntro/silvershare)[ RSS](/packages/syntro-silvershare/feed)WikiDiscussions 6 Synced 1mo ago

READMEChangelog (7)Dependencies (5)Versions (13)Used By (1)

SilverShare
===========

[](#silvershare)

Silverstripe module simplifying the share experience for content editors.

[![🎭 Tests](https://github.com/syntro-opensource/silvershare/workflows/%F0%9F%8E%AD%20Tests/badge.svg)](https://github.com/syntro-opensource/silvershare/actions?query=workflow%3A%22%F0%9F%8E%AD+Tests%22+branch%3A%22master%22)[![codecov](https://camo.githubusercontent.com/c6539bbc3acbf86193de97af4f2b152515ea6b2eeadd42754c6409e4db5641f4/68747470733a2f2f636f6465636f762e696f2f67682f73796e74726f2d6f70656e736f757263652f73696c76657273686172652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/syntro-opensource/silvershare)[![Dependabot](https://camo.githubusercontent.com/6a51b0751549261d7bac57cd594305fc5708bf907fc01b6f34aa97e914da4f6f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646570656e6461626f742d6163746976652d627269676874677265656e3f6c6f676f3d646570656e6461626f74)](https://camo.githubusercontent.com/6a51b0751549261d7bac57cd594305fc5708bf907fc01b6f34aa97e914da4f6f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646570656e6461626f742d6163746976652d627269676874677265656e3f6c6f676f3d646570656e6461626f74)[![phpstan](https://camo.githubusercontent.com/639cc050faeefad1a1d1ab830ca7a7950f1eede4402451b9a11cdc89d3a99066/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d73756363657373)](https://github.com/phpstan/phpstan)[![composer](https://camo.githubusercontent.com/09371b3071a0a56acd230372d088b1e9285467e34174c81d6dffd87beaff84d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73796e74726f2f73696c76657273686172653f636f6c6f723d73756363657373266c6f676f3d636f6d706f736572)](https://packagist.org/packages/syntro/silvershare)[![Packagist Version](https://camo.githubusercontent.com/55131052b0f88c05db1e075064e7ab85641a9dd8ea6b90bfb79ea4334b61c924/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73796e74726f2f73696c76657273686172653f6c6162656c3d737461626c65266c6f676f3d636f6d706f736572)](https://packagist.org/packages/syntro/silvershare)

Introduction
------------

[](#introduction)

This module provides a drop-in solution which allows content editors to see what information is used when a page or dataobject (which is used as a page) is shared on a socialmedia platform or any application which uses OpenGraph schema.

Developers can apply the extension to dataobjects which are used as pages, enabling editors to control each shared link specifically

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

[](#installation)

To install this module, run the following command:

```
composer require syntro/silvershare

```

Thats it.

Documentation
-------------

[](#documentation)

- [Configuration](docs/en/01_Configuration.md)

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance74

Regular maintenance activity

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70% 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 ~217 days

Recently: every ~371 days

Total

8

Last Release

210d ago

Major Versions

1.1.0 → 6.0.02025-10-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/289446336e84f3a201ac80def6e4a2a5289815d628ad5e0c0aa57b2f4bc20e73?d=identicon)[mleutenegger](/maintainers/mleutenegger)

---

Top Contributors

[![mleutenegger](https://avatars.githubusercontent.com/u/1339379?v=4)](https://github.com/mleutenegger "mleutenegger (7 commits)")[![cotpat](https://avatars.githubusercontent.com/u/85751624?v=4)](https://github.com/cotpat "cotpat (3 commits)")

---

Tags

phpsilverstripesilverstripemetasharingsilverstripe 4silverstripe metadata

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/syntro-silvershare/health.svg)

```
[![Health](https://phpackages.com/badges/syntro-silvershare/health.svg)](https://phpackages.com/packages/syntro-silvershare)
```

###  Alternatives

[cyber-duck/silverstripe-seo

A SilverStripe module to optimise the Meta, crawling, indexing, and sharing of your website content

4351.1k](/packages/cyber-duck-silverstripe-seo)[kinglozzer/metatitle

Re-adds the 'MetaTitle' field for SilverStripe 4

17228.8k10](/packages/kinglozzer-metatitle)[cyber-duck/silverstripe-google-tag-manager

Add Tag Manager data layer, events, and ecommerce support for SilverStripe

1528.0k](/packages/cyber-duck-silverstripe-google-tag-manager)

PHPackages © 2026

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