Download the PHP package andrewdanilov/yii2-ckeditor without Composer
On this page you can find all versions of the php package andrewdanilov/yii2-ckeditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andrewdanilov/yii2-ckeditor
More information about andrewdanilov/yii2-ckeditor
Files in andrewdanilov/yii2-ckeditor
Download andrewdanilov/yii2-ckeditor
More information about andrewdanilov/yii2-ckeditor
Files in andrewdanilov/yii2-ckeditor
Please rate this library. Is it a good library?
Informations about the package yii2-ckeditor
Yii2 CKEditor
This is a fork sadovojav/yii2-ckeditor
Features:
- The ability to add custom plugins
- Initialisation editor on event
- Added custom plugins
Plugins:
- Line Utilities
- Widget
- oembed
- Custom video (MP4, WebM)
- Enhanced Image
Composer
The preferred way to install this extension is through Composer.
Either run
or add
to the require
section of your
Use
-
Widget
- ActiveForm
Parameters
- array
editorOptions
- CKeditor options - array
containerOptions
- Container options - array
extraPlugins
- Extra plugins connection - string
initOnEvent
=false
- Event type for initialization
Example
Initialisation editor on event
Use extra plugins
- Add extra plugin connection information
test
required - plugin name@root/uploads/plugins/test-plugin/
required - path to pluginplugin.js
required - plugin script file
- Add extra plugin to editorOptions -> extraPlugins
Without space after comma.
- If your plugin use the button, add it on the panel
Links
- Mouse event - https://api.jquery.com/category/events/mouse-events/
- CKEditor Api - http://docs.ckeditor.com/
- File manager ElFinder - https://github.com/MihailDev/yii2-elfinder
All versions of yii2-ckeditor with dependencies
PHP Build Version
Package Version
The package andrewdanilov/yii2-ckeditor contains the following files
Loading the files please wait ....