roboapp / redactor
Imperavi Redactor Widget for Yii2
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 121
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:yii2-extension
Requires
- yiisoft/yii2: ~2.0.0
Requires (Dev)
This package is not auto-updated.
Last update: 2021-01-22 23:12:06 UTC
README
Imperavi Redactor widget for Yii2 by Roboapp CMS
Install
Via Composer
$ composer require roboapp/redactor
Configuration
Additional options:
- clientOptions (type:
array
, default:[]
) - the options for the Imperavi Redactor JS plugin. See redactor options
Usage
use roboapp\redactor\Redactor; Redactor::widget([ 'name' => 'redactor', ])
Documentation
Definitive guide to Imperavi Redactor
Testing
$ composer test
License
The MIT License (MIT) with OEM license. Please see License File for more information.