Skip to content

Wamoco/magento2-editorjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EditorJS Integration for Magento 2

This module replaces the wysiwyg editor for cms pages with EditorJS.

Installation

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

Key Features

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.

Known Issues

  • 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

Team

Agency for Magento and Web Development based in Bremen, Germany.

Feel free to contact us: info@wamoco.de

wamoco.de

License

License

About

EditorJS Integration for Magento 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published