jason-symbiote/silverstripe-contentreplace

This package is abandoned and no longer maintained. The author suggests using the symbiote/silverstripe-contentreplace package instead.

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

Installs: 646

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 1

Type:silverstripe-vendormodule

2.0.1 2019-01-25 03:51 UTC

This package is not auto-updated.

Last update: 2022-02-01 13:14:27 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.0

Requirements

  • SilverStripe 4.0+

Documentation