Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 911 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 911 Bytes

RoxyMce - Beautiful File manager for Tinymce

This allow to integrate TinyMce 4 with Roxy File Manager

Install

Preferred way to install this extension through composer
Either run

composer require phuongdev89/yii2-roxymce "^2.0"

Or add to require section of composer.json then run composer update

"phuongdev89/yii2-roxymce" : "^2.0" 

Configure & Usage

Screenshot

roxymce

Resource

Bugs & Issues

Found some bugs? Just create an issue or fork it and send pull request