2017 © Pedro Peláez
 

qcubed-plugin plugin_ckeditor

QCubed plugin for CKEditor.

image

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

The README.md

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.*"
    },

The Versions

26/03 2017

v3.1.x-dev

3.1.9999999.9999999-dev

QCubed plugin for CKEditor.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

ckeditor qcubed

16/11 2016

dev-master

9999999-dev

QCubed plugin for CKEditor.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

ckeditor qcubed

29/07 2016

1.0.1

1.0.1.0

QCubed plugin for CKEditor.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

ckeditor qcubed

27/04 2016

1.0.0

1.0.0.0

QCubed plugin for CKEditor.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

ckeditor qcubed