Skip to content

zainiafzan/yii2-summernote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 Summernote

Yii2 Super Simple WYSIWYG Editor on Bootstrap

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist zainiafzan/yii2-summernote "*"

or add

"zainiafzan/yii2-summernote": "*"

to the require section of your composer.json file.

Usage

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

<?= \zainiafzan\widget\Summernote::widget(); ?>```

About

Yii2 Super Simple WYSIWYG Editor on Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published