Silverstripe Trumbowyg HTMLeditor
Simple HTML Editor field for the Silverstripe CMS that uses the
Trumbowyg jquery plugin for WYSIWYG editing, (*1)
License
This modules is provided with a BSD 3 clause license, the Javascript
library it uses is available via Alex D., (*2)
The Trumbowyg jquery plugin is available via:
http://alex-d.github.io/Trumbowyg/, (*3)
And is under an MIT license., (*4)
Installation
The easiest way to install this module is via composer:, (*5)
# composer require "i-lateral/silverstripe-trumbowyg-htmleditor"
Otherwise install and download this module to the "cataloguepage" folder
in your project root., (*6)
Requirements
- Silverstripe Framework 3.1 +