yii2-extension yii2-ueditor
UEditor是由百度web前端研发部开发所见即所得富文本web编辑器,具有轻量,可定制,注重用户体验等特点,开源基于MIT协议,允许自由使用和修改代码。
wdteam/yii2-ueditor
UEditor是由百度web前端研发部开发所见即所得富文本web编辑器,具有轻量,可定制,注重用户体验等特点,开源基于MIT协议,允许自由使用和修改代码。
- Thursday, December 25, 2014
- by Winds
- Repository
- 5 Watchers
- 3 Stars
- 2 Installations
- JavaScript
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
UEditor是由百度web前端研发部开发所见即所得富文本web编辑器
UEditor是由百度web前端研发部开发所见即所得富文本web编辑器,具有轻量,可定制,注重用户体验等特点,开源基于MIT协议,允许自由使用和修改代码。, (*1)
Installation
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist wdteam/yii2-ueditor "*"
or add, (*4)
"wdteam/yii2-ueditor": "*"
to the require section of your composer.json
file., (*5)
Usage
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \wdteam\ueditor\WdUeditor::widget(); ?>
, (*7)
dev-master
9999999-dev
UEditor是由百度web前端研发部开发所见即所得富文本web编辑器,具有轻量,可定制,注重用户体验等特点,开源基于MIT协议,允许自由使用和修改代码。
Sources
Download
MIT
The Requires
by
WindsDeng
extension
yii2
ueditor