PHPackages                             nyx-solutions/yii2-nyx-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. [Framework](/categories/framework)
4. /
5. nyx-solutions/yii2-nyx-tinymce

ActiveLibrary[Framework](/categories/framework)

nyx-solutions/yii2-nyx-tinymce
==============================

Yii2 TinyMCE Widget

5.0.0(3y ago)01BSD-3-ClauseJavaScriptPHP &gt;=8.1.0 &lt;8.2

Since May 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/nyx-solutions/yii2-nyx-tinymce)[ Packagist](https://packagist.org/packages/nyx-solutions/yii2-nyx-tinymce)[ RSS](/packages/nyx-solutions-yii2-nyx-tinymce/feed)WikiDiscussions main Synced 3d ago

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

Yii PHP Framework Version 2 / NYX TinyMCE Widget
================================================

[](#yii-php-framework-version-2--nyx-tinymce-widget)

Renders a TinyMCE WYSIWYG text editor plugin widget. Inspired by [PendalF89/yii2-tinymce](https://github.com/PendalF89/yii2-tinymce) extension.

[![Latest Stable Version](https://camo.githubusercontent.com/2dd706ba7f1145ed1d443b830fe036b0c09057f63209d98cd1ff749fd279274c/68747470733a2f2f706f7365722e707567782e6f72672f6e79782d736f6c7574696f6e732f796969322d6e79782d74696e796d63652f762f737461626c65)](https://packagist.org/packages/nyx-solutions/yii2-nyx-tinymce)[![Total Downloads](https://camo.githubusercontent.com/43054d339fceeafce0e1713e4d47d0c7602a8a94026915e23fc361b9f9885564/68747470733a2f2f706f7365722e707567782e6f72672f6e79782d736f6c7574696f6e732f796969322d6e79782d74696e796d63652f646f776e6c6f616473)](https://packagist.org/packages/nyx-solutions/yii2-nyx-tinymce)[![Latest Unstable Version](https://camo.githubusercontent.com/2b96962bc7c25facb155961f95c5c430e5ecd6b4c28f4578f2887a4c9071f9a8/68747470733a2f2f706f7365722e707567782e6f72672f6e79782d736f6c7574696f6e732f796969322d6e79782d74696e796d63652f762f756e737461626c65)](https://packagist.org/packages/nyx-solutions/yii2-nyx-tinymce)[![License](https://camo.githubusercontent.com/7ed4fb16a307b7b99bfd050a42d121517d96577a978f052a0dc9b2454d1bbcae/68747470733a2f2f706f7365722e707567782e6f72672f6e79782d736f6c7574696f6e732f796969322d6e79782d74696e796d63652f6c6963656e7365)](https://packagist.org/packages/nyx-solutions/yii2-nyx-tinymce)[![Monthly Downloads](https://camo.githubusercontent.com/5dd9cec711455130655e789304ce0aa827687756ba9a3bf4481e4f6f202e81ff/68747470733a2f2f706f7365722e707567782e6f72672f6e79782d736f6c7574696f6e732f796969322d6e79782d74696e796d63652f642f6d6f6e74686c79)](https://packagist.org/packages/nyx-solutions/yii2-nyx-tinymce)[![Daily Downloads](https://camo.githubusercontent.com/fbbf87b85fcd52b747261871fa12567200d3771e52fb6041aecd08cfd39852a8/68747470733a2f2f706f7365722e707567782e6f72672f6e79782d736f6c7574696f6e732f796969322d6e79782d74696e796d63652f642f6461696c79)](https://packagist.org/packages/nyx-solutions/yii2-nyx-tinymce)[![composer.lock](https://camo.githubusercontent.com/08116ddfb21a70f92d2b502b51cb9d4959f8d0511faba3393050961f6f6e32ca/68747470733a2f2f706f7365722e707567782e6f72672f6e79782d736f6c7574696f6e732f796969322d6e79782d74696e796d63652f636f6d706f7365726c6f636b)](https://packagist.org/packages/nyx-solutions/yii2-nyx-tinymce)

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

[](#installation)

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

- Either run

```
php composer.phar require --prefer-dist "nyx-solutions/yii2-nyx-tinymce" "*"
```

or add

```
"nyx-solutions/yii2-nyx-tinymce": "*"
```

to the `require` section of your application's `composer.json` file.

Usage
-----

[](#usage)

In the view files you can use:

```
