Skip to content

Instantly share code, notes, and snippets.

View jules0x's full-sized avatar
🔥

Jules jules0x

🔥
View GitHub Profile
$editor = HtmlEditorConfig::get('cms');
// Enable template plugin in the WYSIWYG editor//
$editor->enablePlugins('template');
$editor->insertButtonsAfter('tablecontrols', 'template');
//Specify location of your snippets//
$editor->setOptions(['template_templates'=> [
[
'title'=>'Quote - Text Color',