Migrating CKEditor to TinyMCE

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
Cat
User
Posts: 88

Migrating CKEditor to TinyMCE

Post by Cat »

Hello

replace ckeditor with tinymce in phpmaker 2024.13 project

What files should I copy to production so that the system that was working with ckeditor can take the changes?


arbei
User
Posts: 9719

Post by arbei »

Files/Folder that I can think of are (but may not limited to):

  • tinymce (folder)
  • All pages that uses HTML editor (e.g. Add/Edit pages)
  • js/eweditor.js
  • views/layout.php

Post Reply