froala / KMSFroalaEditorBundle

Symfony bundle for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
105 stars 33 forks source link

Added IconsTemplate option support #60

Closed jmsche closed 6 years ago

jmsche commented 6 years ago

Hi,

I just added the "iconsTemplate" option support, so support for FontAwesome 5 can be added.
Eg. if you want to enable it, just enter the following config in your YAML file:

kms_froala_editor:
    iconsTemplate: 'font_awesome_5'