Skip to content

h1cms/h1cms-ueditor

Repository files navigation

yii2 ueditor

yii2 ueditor plugin

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

"h1cms/h1cms-ueditor": "*"

to the require section of your composer.json file.

Usage

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

<?= \h1cms\ueditor\Ueditor::widget([]); ?>```

About

yii2 ueditor ext

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published