kukrik / ckeditor
QCubed plugin for CKEditor.
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:qcubed-library
Requires
- php: >=5.5
This package is auto-updated.
Last update: 2025-04-17 13:39:36 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