antweb/fusioncms-tinymce

A FusionCMS addon.

Installs: 51

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

pkg:composer/antweb/fusioncms-tinymce

dev-master 2023-02-21 12:55 UTC

This package is auto-updated.

Last update: 2025-09-21 18:42:49 UTC


README

This is addon for FusionCMS v6 (https://github.com/fusioncms/fusioncms)

Installation

  1. 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)

  2. Run

php artisan addon:discover
php artisan addon:enable TinyMceFieldtype