PHPackages                             rob006/yii-tinymce - 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. rob006/yii-tinymce

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

rob006/yii-tinymce
==================

TinyMCE editor integration for Yii 1.1.

3.0.0(1mo ago)213.3k↑46.4%1[1 PRs](https://github.com/rob006-software/yii-tinymce/pulls)1MITPHPPHP &gt;=5.4.0

Since Jun 5Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/rob006-software/yii-tinymce)[ Packagist](https://packagist.org/packages/rob006/yii-tinymce)[ Docs](https://github.com/rob006-software/yii-tinymce)[ RSS](/packages/rob006-yii-tinymce/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (4)Versions (8)Used By (1)

TinyMCE 8.x integration for Yii 1.1
===================================

[](#tinymce-8x-integration-for-yii-11)

Yii 1.1 extension that provides basic integration with [TinyMce editor](https://www.tinymce.com/).

Based on .

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

[](#installation)

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

Either run

```
composer require rob006/yii-tinymce
```

or add

```
"rob006/yii2-tinymce": "^3.0"
```

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

Usage
-----

[](#usage)

Basic usage:

```
