PHPackages                             kuakling/yii2-keditor - 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. [Image &amp; Media](/categories/media)
4. /
5. kuakling/yii2-keditor

ActiveYii2-extension[Image &amp; Media](/categories/media)

kuakling/yii2-keditor
=====================

CKEditor and KCFinder

148[1 issues](https://github.com/kuakling/yii2-keditor/issues)PHP

Since Apr 18Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-keditor
============

[](#yii2-keditor)

CKEditor and KCFinder Keditor
=============================

[](#ckeditor-and-kcfinderkeditor)

CKEditor and KCFinder

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

[](#installation)

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

Either run

```
composer require kuakling/yii2-keditor "*"

```

or add

```
"kuakling/yii2-keditor": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

Convert textarea to CKEditor

```
