Form display
View display
Field widget
Field formatter

This module integrate Editor.Js.

Introduction

Editor.js is a Block-Styled editor. Blocks are structural units, of which the Entry is composed. For example, Paragraph, Heading, Image, Video, List are Blocks. Each Block is represented by Plugin.
Please visit official site for more information.

Installation

  • Using Composer: (recommended) composer require drupal/editorjs
  • Manually:
    1. Download, extract and copy this module to your directory
    modules /modules or /modules/contrib.

    2. Download, extract dependencies libraries from this package https://github.com/batkor/editorjs_dependencies. Extract to this directory `/libraries/editorjs_dependencies/`

Tools

Project information

Releases