PHPackages                             edofre/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. edofre/yii2-ckeditor

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

edofre/yii2-ckeditor
====================

Yii2 widget for ckeditor

V1.0.2(8y ago)53951MITPHPPHP &gt;=5.5.0

Since Jun 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Edofre/yii2-ckeditor)[ Packagist](https://packagist.org/packages/edofre/yii2-ckeditor)[ Docs](https://github.com/edofre/yii2-ckeditor)[ RSS](/packages/edofre-yii2-ckeditor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (6)Used By (0)

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

[](#yii2-ckeditor-widget)

[![Latest Stable Version](https://camo.githubusercontent.com/62f79c59ee855d027479db64f84dbf2e5558e46286fb4660aec4e54f190852b0/68747470733a2f2f706f7365722e707567782e6f72672f65646f6672652f796969322d636b656469746f722f762f737461626c65)](https://packagist.org/packages/edofre/yii2-ckeditor)[![Total Downloads](https://camo.githubusercontent.com/c6396f5c8c801f6bace569de676c3f87a38848df926b1102934f85c14e1dbcbb/68747470733a2f2f706f7365722e707567782e6f72672f65646f6672652f796969322d636b656469746f722f646f776e6c6f616473)](https://packagist.org/packages/edofre/yii2-ckeditor)[![Latest Unstable Version](https://camo.githubusercontent.com/80c5a67149d53a201044badec3dc1e620d5bd3bdb8aaa1b49dfd59f03ca8d7fc/68747470733a2f2f706f7365722e707567782e6f72672f65646f6672652f796969322d636b656469746f722f762f756e737461626c65)](https://packagist.org/packages/edofre/yii2-ckeditor)[![License](https://camo.githubusercontent.com/704d97e632489eacee78e53d697051e47ad68ce47834b4ffca4f9352c1cfcb8d/68747470733a2f2f706f7365722e707567782e6f72672f65646f6672652f796969322d636b656469746f722f6c6963656e7365)](https://packagist.org/packages/edofre/yii2-ckeditor)[![composer.lock](https://camo.githubusercontent.com/26e2a435b51287d46b0f34308c95d5cd1032b8634495b8f975cd7d46f7df1595/68747470733a2f2f706f7365722e707567782e6f72672f65646f6672652f796969322d636b656469746f722f636f6d706f7365726c6f636b)](https://packagist.org/packages/edofre/yii2-ckeditor)

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

[](#installation)

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

To install, either run

```
$ php composer.phar require edofre/yii2-ckeditor "V1.0.2"

```

or add

```
"edofre/yii2-ckeditor": "V1.0.2"

```

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

Usage
-----

[](#usage)

### ActiveForm usage with a model

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

```
