id161836712 / yii2-tinymce-widget
TinyMCE widget for Yii2.
Package info
github.com/leonidkim01/yii2-tinymce-widget
Type:yii2-extension
pkg:composer/id161836712/yii2-tinymce-widget
1.5.0
2026-02-21 10:26 UTC
Requires
- php: >=7.4
- ext-json: *
- mklkj/tinymce-i18n: >=26.2.16
- tinymce/tinymce: ^8.3.2
- yiisoft/yii2: ^2.0.54
Requires (Dev)
- phpunit/phpunit: ^9.6.34
- rector/rector: ^2.3.7
README
Installation
The preferred way to install this extension is through composer.
Either run
composer require id161836712/yii2-tinymce-widget "^1.1"
or add
"id161836712/yii2-tinymce-widget": "^1.1"
to the require section of your application's composer.json file.