Skip to content

UEditor是由百度web前端研发部开发所见即所得富文本web编辑器

Notifications You must be signed in to change notification settings

WDTeam/yii2-ueditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

UEditor是由百度web前端研发部开发所见即所得富文本web编辑器

UEditor是由百度web前端研发部开发所见即所得富文本web编辑器,具有轻量,可定制,注重用户体验等特点,开源基于MIT协议,允许自由使用和修改代码。

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist wdteam/yii2-ueditor "*"

or add

"wdteam/yii2-ueditor": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \wdteam\ueditor\WdUeditor::widget(); ?>```

About

UEditor是由百度web前端研发部开发所见即所得富文本web编辑器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published