antweb / fusioncms-tinymce
A FusionCMS addon.
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Requires
- php: ^7.3|^8.0
This package is auto-updated.
Last update: 2024-10-21 16:25:32 UTC
README
This is addon for FusionCMS v6 (https://github.com/fusioncms/fusioncms)
Installation
-
Download all files to your FusionCMS
addons/TinyMceFieldtype
folder, it is normally located at root folder of the FusionCMS installation. (If there is noaddons
folder there, you may need to create a empty folderaddons
) -
Run
php artisan addon:discover
php artisan addon:enable TinyMceFieldtype