Skip to content
Maciej Klemarczyk edited this page Apr 24, 2015 · 1 revision

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yiidoc/yii2-redactor "*"

or

 "yiidoc/yii2-redactor": "*"

to the require section of your composer.json.

Clone this wiki locally