Imperavi Redactor Widget for Yii 2 ¶
Imperavi Redactor Widget
is a wrapper for Imperavi Redactor,
a high quality WYSIWYG editor.
Note that Imperavi Redactor itself is a proprietary commercial copyrighted software but since Yii community bought OEM license you can use it for free with Yii.
Install ¶
The preferred way to install this extension is through composer.
Either run
$ php composer.phar require --prefer-dist vova07/yii2-imperavi-widget "*"
or add
"vova07/yii2-imperavi-widget": "*"
to the require section of your composer.json
file.
Usage ¶
Please visit the Github repository for full documentation.
Testing ¶
$ phpunit
Further Information ¶
Please, check the Imperavi Redactor documentation for further information about its configuration options.
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.