This module replaces the wysiwyg editor for cms pages with EditorJS.
Please note: the module is not yet publicly available on packagist. Repositories have to be added manually.
composer config repositories.wamoco-editorjs vcs git@github.com:Wamoco/magento2-editorjs.git
composer require wamoco/magento2-editorjs
bin/magento module:enable Wamoco_EditorJS
bin/magento setup:upgrade
Widget Integration
Module includes a custom Magento Widget Tool for inserting Magento Widgets into your content.
MediaBrowser
Select Images from Magento's media selector and insert.
Image Upload
Uploader integration to upload new images into media storage directly from the image tool.
- Not backwards compatible: existing html page content will be overwritten.
- Currently only working for cms page. Not working for:
- product description and short description
- category description
- cms block content
Agency for Magento and Web Development based in Bremen, Germany.
Feel free to contact us: info@wamoco.de
- MIT license
- Copyright 2021 © Wamoco.