i-lateral/silverstripe-trumbowyg-htmleditor

Simple HTML Editor field for the Silverstripe CMS that uses the Trumbowyg jquery plugin for WYSIWYG editing

dev-master 2017-10-26 10:14 UTC

This package is auto-updated.

Last update: 2024-03-20 22:53:38 UTC


README

Simple HTML Editor field for the Silverstripe CMS that uses the Trumbowyg jquery plugin for WYSIWYG editing

License

This modules is provided with a BSD 3 clause license, the Javascript library it uses is available via Alex D.

The Trumbowyg jquery plugin is available via: http://alex-d.github.io/Trumbowyg/

And is under an MIT license.

Installation

The easiest way to install this module is via composer:

# composer require "i-lateral/silverstripe-trumbowyg-htmleditor"

Otherwise install and download this module to the "cataloguepage" folder in your project root.

Requirements

  • Silverstripe Framework 3.1 +