janoszab / yii2-redactor
Extension redactor for Yii2 Framework.
Package info
github.com/janoszab/yii2-redactor
Language:JavaScript
Type:yii2-extension
pkg:composer/janoszab/yii2-redactor
2.0.0
2015-01-14 11:20 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-01 00:02:24 UTC
README
Extension redactor for Yii2 Framework.
Installation
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.