Skip to content
Snippets Groups Projects

Installation

This module requires the core CKEditor module.

  1. Download the plugin from https://ckeditor.com/cke4/addon/fakeobjects at least version 4.5.11.
  2. Place the plugin in the root libraries folder (/libraries).
  3. Enable FakeObjects module in the Drupal admin.

Drupal 10

On Drupal 10, you will also need to download CKEditor 4 contributed module for compatibility reasons until there is a CKEditor 5 compatible version of this plugin.

  1. Run composer require drupal/ckeditor:^1.0
  2. Enable CKEditor (contrib) module