Font Awesome plugin for TinyMCE.
- TinyMCE 7.x
- Font Awesome 6.7.2
-
Create folder
tfa
into the TinyMCEplugins
folder. -
Add to init:
tinymce.init({
...
content_css:'/css/all.min.css',
extended_valid_elements:'span[*]'
...
});
- add to plugins
tfa
and to toolbar/menubartfa