PHPackages                             firdows/yii2-mkeditor - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. firdows/yii2-mkeditor

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

firdows/yii2-mkeditor
=====================

CKEditor and KCFinder

0.1.0(10y ago)0251[1 issues](https://github.com/firdows/yii2-mkeditor/issues)GPL-3.0PHP

Since Apr 30Pushed 9y ago1 watchersCompare

[ Source](https://github.com/firdows/yii2-mkeditor)[ Packagist](https://packagist.org/packages/firdows/yii2-mkeditor)[ RSS](/packages/firdows-yii2-mkeditor/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

yii2-mkeditor
=============

[](#yii2-mkeditor)

CKEditor and KCFinder Mkeditor
==============================

[](#ckeditor-and-kcfindermkeditor)

CKEditor and KCFinder

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

[](#installation)

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

Either run

```
composer require firdows/yii2-mkeditor "*"

```

or add

```
"firdows/yii2-mkeditor": "*"

```

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

```
