Skip to content

magefan/module-wysiwyg-advanced

Repository files navigation

Better Magento 2 WYSIWYG TinyMCE4 & TinyMCE5 Editor by Magefan

Overview

Total Downloads Latest Stable Version

This extension allows you to extend TinyMCE 4 & 5 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.

TinyMCE 4 in Magento 2

Installation

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

Magento 2 Point of Sale

Magento 2 Theme