symbiote/silverstripe-contentreplace

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

Maintainers

Package info

github.com/symbiote/silverstripe-contentreplace

Type:silverstripe-vendormodule

pkg:composer/symbiote/silverstripe-contentreplace

Statistics

Installs: 11 004

Dependents: 1

Suggesters: 0

Stars: 3

Open Issues: 1

2.1.0 2024-09-13 01:22 UTC

This package is auto-updated.

Last update: 2026-03-13 04:47:20 UTC


README

Build Status Latest Stable Version Latest Unstable Version Total Downloads License

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 require symbiote/silverstripe-contentreplace: ^2

Requirements

  • SilverStripe 4 & 5

Documentation