webvimark/ckeditor Ckeditor with file browser for Yii 2

CKEditor for Yii 2

Text editor

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist webvimark/ckeditor "*"

or add

"webvimark/ckeditor": "*"

to the require section of your composer.json file.

Usage

\webvimark\extensions\ckeditor\CKEditor::widget();

Possible settings (with default values)

'type' => CKEditor::TYPE_STANDARD,

'height'=>'200px',

'language'=>Yii::$app->language,

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



1.0.0 is the latest of one release



Unknown license
Stats
0 github stars & 10 github forks
22 downloads in the last day
421 downloads in the last 30 days
40658 total downloads