This allow to integrate TinyMce 4 with Roxy File Manager
Preferred way to install this extension through composer
Either run
composer require janki1/yii2-roxymce "^3.0"
Or add to require
section of composer.json
then run composer update
"janki1/yii2-roxymce" : "^3.0"
Project inspired by navatech/yii2-roxymce. Thanks to @phuong17889
Found some bugs? Just create an issue or fork it and send pull request