PHPackages                             unimodern/yii2-ckeditor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. unimodern/yii2-ckeditor

ActiveYii2-extension[Templating &amp; Views](/categories/templating)

unimodern/yii2-ckeditor
=======================

Yii2 widget for ckeditor

V2.0.2(10y ago)010MITPHP &gt;=5.5.0

Since Jun 7Compare

[ Source](https://github.com/unimodern/yii2-ckeditor)[ Packagist](https://packagist.org/packages/unimodern/yii2-ckeditor)[ Docs](https://github.com/unimodern/yii2-ckeditor)[ RSS](/packages/unimodern-yii2-ckeditor/feed)WikiDiscussions Synced yesterday

READMEChangelog (5)Dependencies (3)Versions (7)Used By (0)

Yii2 ckeditor widget
====================

[](#yii2-ckeditor-widget)

Disclaimer
----------

[](#disclaimer)

This is forked from Edofre/yii2-ckeditor to release as stable

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

To install, either run

```
$ php composer.phar require unimodern/yii2-ckeditor "@dev"

```

or add

```
"unimodern/yii2-ckeditor": "@dev"

```

to the `require` section of your `composer.json` file.

Usage
-----

[](#usage)

### ActiveForm usage with a model

[](#activeform-usage-with-a-model)

```
