webvimark/ckeditor
Composer 安装命令:
composer require webvimark/ckeditor
包简介
Ckeditor with file browser for Yii 2
README 文档
README
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,
统计信息
- 总下载量: 60.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2014-06-30