qcubed-plugin plugin_ckeditor
QCubed plugin for CKEditor.
qcubed/plugin_ckeditor
QCubed plugin for CKEditor.
- Sunday, March 26, 2017
- by qcubed
- Repository
- 7 Watchers
- 0 Stars
- 96 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 4 Forks
- 1 Open issues
- 4 Versions
- 0 % Grown
CKeditor Plugin
This QCubed plugin lets you work with the CKEditor javascript text editor, which creates a full HTML editor in a web page., (*1)
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., (*2)
To install, add the following to the corresponding sections of your composer.json root file and execute composer update
:, (*3)
"require": {
"qcubed/plugin_ckeditor": "dev-master"
"ckeditor/ckeditor": "4.*"
},
v3.1.x-dev
3.1.9999999.9999999-dev
QCubed plugin for CKEditor.
Sources
Download
MIT
The Requires
ckeditor
qcubed
dev-master
9999999-dev
QCubed plugin for CKEditor.
Sources
Download
MIT
The Requires
ckeditor
qcubed
1.0.1
1.0.1.0
QCubed plugin for CKEditor.
Sources
Download
MIT
The Requires
ckeditor
qcubed
1.0.0
1.0.0.0
QCubed plugin for CKEditor.
Sources
Download
MIT
The Requires
ckeditor
qcubed