Skip to content

pcodk/ddd-editorjs-strapi

Repository files navigation

EditorJS Strapi Plugin

When updating this code, remember:

  1. Update version in package.json

  2. build

yarn build

This will build the plugin and create a new dist folder.

  1. push to master

  2. It seems you have to delete the plugin (package.json) from the strapi admin, and then re-add it.

Good reads for the complications this plugin has faced:

Reason why its here, and not in the RB repo:
(useStrapiApp)
strapi/strapi#22162


There has been an update for how plugins should fetch in strapi - it currently works without, but we should keep an eye on it:
@AVM: I think the new pattern for authorized requests are:
https://gitlab.peytz.dk/flex/red-barnet-dannelse/-/blob/main/cms/src/plugins/multi-domain/admin/src/api/permissions.ts#L6

Custom tools for editor js:

// Created using this guide: https://walkthrough.so/pblc/QCawSCKwOQLn/creating-a-custom-editorjs-block-tool-with-react?sn=4

About

An editorjs plugin for strapi 5, with custom tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors