Skip to content

manishjoy/advancedwysiwig-m2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManishJoy_AdvancedWysiwig - Magento 2.3.x Module

Module Purpose

In Magento 2.3 and greater, Magento team has changed WYSIWYG editor, instead of TinyMCE 3 Magento started use TinyMCE 4. Default Magento TinyMCE 4 editor does not include a lot of tools for example text color or text background and this can be inconvenient for the content manager.

You can easily solve this issue by installing this extension. This extension allows you to extend TinyMCE 4 tools in Magento 2.3.x, 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.

Screenshots:

Extended WYSIWYG Editor


Installation:

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer config repositories.manishjoyadvancedwysiwyg git https://github.com/manishjoy/advancedwysiwig-m2.git
    composer require manishjoy/module-advancedwysiwig:dev-master

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento module:enable ManishJoy_AdvancedWysiwig --clear-static-content
    php bin/magento setup:upgrade

The extension is free and always will be

Additional Charges:

Installation: $ 20

Support: $ 40 /6 months


Liked my work?

Buy Me a Coffee

--- OR ---

SUPPORT ME ON PATREON


Prerequisites

Use the following table to verify you have the correct prerequisites to install this Extension.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache2 -v
CentOS: httpd -v
Apache
PHP 7.1.x or higher php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL

Feedback and Support

Tutorials and Blogs