dev-master
9999999-devHTML Editors for Yii2
MIT
The Requires
by Vadim Mazur
extension yii2 ckeditor
HTML Editors for Yii2
HTML Editors for Yii2, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist sibds/yii2-htmleditor "*"
or add, (*4)
"sibds/yii2-htmleditor": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \sibds\widgets\CKEditor::widget(); ?>
, (*7)
HTML Editors for Yii2
MIT
extension yii2 ckeditor