
Font Awesome add-on for TinyMCE 4




Font Awesome is simple but powerful plugin which will let you to insert Font Awesome icons into your document.
Choose one of 400+ icons and configure their color and size.
If you do not have Font Awesome installed on your server (and do not want to do it), the plugin supports inserting a bitmap version of any symbols (with any color and size). This feature requires PHP & GD image library.
Icons can be fully configured: set any default font and color, all checkboxes' default state. Also you can hide bitmap conversion feature at all if you do not require it.
Get more info on Font Awesome home page: https://js.plus/products/font-awesome

Font Awesome add-on installation
- First of all think about migration to N1ED instead of Font Awesome plugin installation.
This is a risk-free and highly recommended alternative. - Download plugin from developer website
- Copy
jsplus_font_awesome
directory totinymce/plugins/
. - Edit TinyMCE config and add
jsplus_font_awesome
toplugins
key - Add buttons to the
toolbar
section:jsplus_font_awesome
Refer to TinyMCE add-ons installation manual for more details