antweb/fusioncms-tinymce is a Laravel package for a fusioncms addon..
It currently has 0 GitHub stars and 51 downloads on Packagist.
Install it with composer require antweb/fusioncms-tinymce.
Discover more Laravel packages by antweb
or browse all Laravel packages to compare alternatives.
Last updated
This is addon for FusionCMS v6 (https://github.com/fusioncms/fusioncms)
Download all files to your FusionCMS addons/TinyMceFieldtype folder, it is normally located at root folder of the FusionCMS installation. (If there is no addons folder there, you may need to create a empty folder addons)
Run
php artisan addon:discover
php artisan addon:enable TinyMceFieldtype