strapi-plugin-editorjs

0.0.1-alpha.2 • Public • Published

strapi-editorjs

This is a prototype to get strapi to replace the Wysiwyg editor with EditorJs. Not sure if I'm gonna use strapi, but I'm putting the code for this out in the world anyway. Have fun!

Note: Opening existing posts won't work, because EditorJs can't handle the markdown language normally used by strapi.

Installation

  1. Install cpx: @deboxsoft/cpx
  2. Add the script "postinstall": "cpx node_modules/strapi-plugin-editorjs/admin/src/components/**/* extensions/strapi-plugin-editorjs/admin/src/components"
  3. Install stapi-editorjs: npm install --save strapi-plugin-editorjs.

The post install script will copy stapi-editorjs to your extensions folder. This way we can override content from another plugin (stapi-plugin-content-manager).

/strapi-plugin-editorjs/

    Package Sidebar

    Install

    npm i strapi-plugin-editorjs

    Weekly Downloads

    0

    Version

    0.0.1-alpha.2

    License

    MIT

    Unpacked Size

    13.1 kB

    Total Files

    35

    Last publish

    Collaborators

    • scubakay