sandstorm/ckeditorinspector

Letzte Aktivität 20 Feb 2023 6 1 571
composer require sandstorm/ckeditorinspector

Integrate the CKEditor Inspector into the Neos UI (only in Dev context)

1.1.0

Version
1.1.0
Type
neos-package
Release Date
Feb 20, 2023 06:52
Source
git
Distribution
zip
Requires
  • neos/neos-ui: ~8.2 || dev-master
GPL-2.0-or-later d21f6677cbfbfeef63af972cf8bdb170bf7bece3

Readme excerpt

CKEditorInspector Neos Plugin

The CKEditorInspector is a Neos UI Plugin to include the CKEditor 5 Inspector inside Neos. This is very helpful when debugging CKEditor5 plugins.

Installation composer require sandstorm/ckeditorinspector Usage

The inspector is included only in Development context; and automatically pops up at the bottom of the screen.

In case the inspector does not load and you get cryptic JS errors, clear the local storage using window.localStorage.clear() and reload.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

To set up the development environment, run …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 17 package(s).