PHPackages                             jason-symbiote/silverstripe-contentreplace - 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. [Templating &amp; Views](/categories/templating)
4. /
5. jason-symbiote/silverstripe-contentreplace

Abandoned → [symbiote/silverstripe-contentreplace](/?search=symbiote%2Fsilverstripe-contentreplace)Silverstripe-vendormodule[Templating &amp; Views](/categories/templating)

jason-symbiote/silverstripe-contentreplace
==========================================

This module replaces certain tags in WYSIWYG content with SilverStripe templates.

2.0.1(7y ago)26463[1 issues](https://github.com/jason-symbiote/silverstripe-contentreplace/issues)BSD-3-ClausePHP

Since Aug 21Pushed 1y ago2 watchersCompare

[ Source](https://github.com/jason-symbiote/silverstripe-contentreplace)[ Packagist](https://packagist.org/packages/jason-symbiote/silverstripe-contentreplace)[ RSS](/packages/jason-symbiote-silverstripe-contentreplace/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

\[Silverstripe Content Replace\]
================================

[](#silverstripe-content-replace)

[![Build Status](https://camo.githubusercontent.com/e4994d4df1fba0720803d3cc48c552fcfdebafc437c7632bfaa0d207b70bb074/68747470733a2f2f6170692e7472617669732d63692e6f72672f73796d62696f74652f73696c7665727374726970652d636f6e74656e747265706c6163652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/symbiote/silverstripe-contentreplace)[![Latest Stable Version](https://camo.githubusercontent.com/32a5124c2e5051e37dcdac48b5165c8999ef7a0a08d08f51acfa90d25685b514/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d636f6e74656e747265706c6163652f76657273696f6e2e737667)](https://github.com/symbiote/silverstripe-contentreplace/releases)[![Latest Unstable Version](https://camo.githubusercontent.com/ca5a6f604aa07136e5ec860d293707a71f08bf18dcd582c9909d4bef554fe459/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d636f6e74656e747265706c6163652f762f756e737461626c652e737667)](https://packagist.org/packages/symbiote/silverstripe-contentreplace)[![Total Downloads](https://camo.githubusercontent.com/7274f7772bd665f42914f5e38a4ff4ffe7c53d864d18b07f03f0dd976475feba/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d636f6e74656e747265706c6163652f646f776e6c6f6164732e737667)](https://packagist.org/packages/symbiote/silverstripe-contentreplace)[![License](https://camo.githubusercontent.com/b19aa938db4cf1e390374710ceb34a3082e31e2bb6e90bb7ca94b933fcb04ed2/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d636f6e74656e747265706c6163652f6c6963656e73652e737667)](https://github.com/symbiote/silverstripe-contentreplace/blob/master/LICENSE.md)

This module replaces certain tags in WYSIWYG content with SilverStripe templates.

Currently supports:

- Replacing `file_link` shortcode with Symbiote/ContentReplace/WYSIWYGFileLink.ss template.

Composer Install
----------------

[](#composer-install)

```
composer require symbiote/silverstripe-contentreplace: ^2

```

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

[](#requirements)

- SilverStripe 4 &amp; 5

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

[](#documentation)

- [Quick Start](docs/en/quick-start.md)
- [License](LICENSE.md)
- [Contributing](CONTRIBUTING.md)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~52 days

Total

4

Last Release

2663d ago

Major Versions

1.0.1 → 2.0.02019-01-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/2cb5f9953ff86ed3e53f49caa1d3d0c4a1d2323d35ff6686ef17d74c532b7dbb?d=identicon)[symbiote-library](/maintainers/symbiote-library)

---

Top Contributors

[![nyeholt](https://avatars.githubusercontent.com/u/161730?v=4)](https://github.com/nyeholt "nyeholt (5 commits)")[![xini](https://avatars.githubusercontent.com/u/1152403?v=4)](https://github.com/xini "xini (3 commits)")[![jason-symbiote](https://avatars.githubusercontent.com/u/35711440?v=4)](https://github.com/jason-symbiote "jason-symbiote (2 commits)")

---

Tags

silverstripesymbiote

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jason-symbiote-silverstripe-contentreplace/health.svg)

```
[![Health](https://phpackages.com/badges/jason-symbiote-silverstripe-contentreplace/health.svg)](https://phpackages.com/packages/jason-symbiote-silverstripe-contentreplace)
```

###  Alternatives

[silverstripe-themes/simple

The SilverStripe simple theme (default SilverStripe 3 theme)

411.3M8](/packages/silverstripe-themes-simple)[silverstripe/login-forms

A collection of templates for the CMS login screens

191.3M26](/packages/silverstripe-login-forms)[stevie-mayhew/silverstripe-svg

Basic SVG support for SilverStripe

23326.5k4](/packages/stevie-mayhew-silverstripe-svg)[symbiote/silverstripe-listingpage

A module that allows CMS users to create templated listing pages.

1012.7k2](/packages/symbiote-silverstripe-listingpage)[rywa/silverstripe-foundation-forms

Add ZURB Foundation framework forms compatibility to SilverStripe 3

126.4k](/packages/rywa-silverstripe-foundation-forms)[axllent/silverstripe-tiled-gridfield

Inline/tiled images in a Silverstripe GridField table

163.2k](/packages/axllent-silverstripe-tiled-gridfield)

PHPackages © 2026

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