kukrik/ckeditor

QCubed plugin for CKEditor.

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:qcubed-library

v1.0.0 2021-04-26 01:06 UTC

This package is auto-updated.

Last update: 2024-09-17 12:13:18 UTC


README

CKeditor for QCubed v4

This QCubed plugin lets you work with the CKEditor javascript text editor, which creates a full HTML editor in a web page.

This plugin is just for the PHP interface to CKEditor. You must also install the CKEditor library, which fortunately is installable via Composer. The directions below show you how to install both.

To install, execute the following on the command line from your main install directory:

    composer require kukrik/ckeditor

    composer require ckeditor/ckeditor