Type
magento2-module
Extend TinyMCE 4 in Magento 2
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
This extension allows you to extend TinyMCE 4 tools in Magento 2, e.g.: add text color, image, html code, undo-redo, styleselect, fontsizeselect, forecolor backcolor, bold, italic, underline, strikethrough, alignleft, aligncenter, alignright alignjustify, bullist, numlist, outdent, indent, table, image, code. Read more details...
Based on stackexchange answer by Mike Dubs.
composer require magefan/module-wysiwyg-advanced
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f