Strapi Plugin React Editorjs

screenshot of Strapi Plugin React Editorjs
strapi

Plugin for Strapi Headless CMS, hiding the standard WYSIWYG editor on Editor.js

Overview

This is a plugin for Strapi Headless CMS that replaces the standard wysiwyg editor with the Editor.js and its compatible add-ons. It supports various official add-ons such as Paragraph Tool, Embed Tool, Table Tool, List Tool, and more.

Features

  • Paragraph Tool: Default tool for creating paragraphs.
  • Embed Tool: Add content from external sources using embeds.
  • Table Tool: Create tables within the editor.
  • List Tool: Create lists, both ordered and unordered.
  • Warning Tool: Add warning messages within the content.
  • Code Tool: Insert code snippets.
  • Link Tool: Insert links with custom thumbnails.
  • Image Tool: Customize and insert images.
  • Raw HTML Tool: Insert raw HTML code.
  • Heading Tool: Add headings to the content.
  • Quote Tool: Insert quotes.
  • Marker Tool: Highlight text within the content.
  • Checklist Tool: Create checklists.
  • Delimiter Tool: Insert delimiters.
  • InlineCode Tool: Add inline code snippets.
  • Personality Tool: (Optional) Add a personality to the content.
  • Attaches Tool: (Optional) Manage attachments within the content.

Summary

This plugin for Strapi CMS replaces the default wysiwyg editor with Editor.js and supports various official add-ons. It provides a wide range of tools for creating and formatting content, including paragraphs, tables, lists, code snippets, images, and more. The plugin can be installed and customized according to your specific requirements. However, it is important to be cautious when making configuration changes, especially for the customized Image Tool add-on. Overall, this plugin enhances the content creation experience within Strapi CMS.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.