Grzegorz Wiecheć
Apr 1, 2025
visibility 3749
star star star star star star
(5 votes)

TinyMCE 7 editor upgrade

Today we released a new version of the TinyMCE editor. The EPiServer.CMS.TinyMce 5.0.0 package includes integration with the latest version of the TinyMCE 7 library.

Optimizely TinyMCE 7 overview

Upgrade information

In this release we haven't added new functionalities, it's only the TinyMCE library migration. The package has been released as version 5 and not a continuation of version 4, because the TinyMCE library has minor breaking changes.

But for most Optimizely installations using the 4.x version integration you won't need to make any code changes when upgrading.

There are no server-side configuration changes. Adding plugins and setting up the toolbar remains unchanged. All editor configuration changes that need to be made are described in the TinyMCE migration documentation.

The TinyMCE 6 and TinyMCE 7 API are almost the same.

Apr 01, 2025

Comments

Luc Gosso (MVP)
Luc Gosso (MVP) Apr 5, 2025 04:08 PM

Worked out of the box for The Epicweb AI-Assistant for Optimizely CMS and Connect Commerce, You made it so easy! great work! 

Erik Täck
Erik Täck Apr 15, 2025 06:07 AM

The latest version of Episerver.CMS (12.32.4 - https://nuget.optimizely.com/package/?id=EPiServer.CMS) does not support this version of tinymce, how would you go about updating to this on a CMS 12 website?

Erik Täck
Erik Täck Apr 28, 2025 12:58 PM

How do we that self-host access the "optimizely provided" commercial license key?

From https://nuget.optimizely.com/packages/EPiServer.CMS.TinyMce/5.0.0/License:
Optimizely Inc has a commercial license with Tiny Technologies Inc that allows the use of TinyMCE in Optimizely products.

Mike Malloy
Mike Malloy May 5, 2025 07:13 PM

The Template plugin has been removed in TinyMCE 7. Did anyone find a similiar replacement?

https://www.tiny.cloud/docs/tinymce/latest/migration-from-6x/#removed-plugins

 

Steve Borgwardt
Steve Borgwardt Jul 18, 2025 08:04 PM

We would also like to find out how to address the removal of Template plugin in the latest version of TinyMCE. It is preventing us from upgrading to the latest Episerver.CMS package (12.33.1)

Antti Alasvuo
Antti Alasvuo Oct 7, 2025 11:47 AM

Just FYI v8 is now latest TinyMCE so they were smart and broke all existing links for v7 migration (even on their own site they have broken links now to migration docs).

TinyMCE v6.x to v7 migration docs: https://www.tiny.cloud/docs/tinymce/7/migration-from-6x/ and the removed template plufin https://www.tiny.cloud/docs/tinymce/7/migration-from-6x/#removed-plugins

We also used the table plugin and as it was removed our frontend developer created our own "Add table plugin". The javascript is added using the config.Default().AddExternalPlugin("addTable", "/path/to/the/addtableplugin.js"), as we had need to just for two table templates.

error Please login to comment.
Latest blogs
Finding Thomas Part 5 - The Closed Loop

Five weeks. Five layers. One Thomas. If you've followed this series from the start — thank you. If you're just landing here, the short version:...

Ritu Madan | Jul 20, 2026

Extending the Optimizely Product Recommendations Feed to Include Custom Product Types

A practical way to extend the Optimizely Product Recommendations catalog feed so the export scheduled job also includes custom catalog types, like...

Wojciech Seweryn | Jul 20, 2026 |

Parallel Development in Optimizely CMS SaaS: A Smarter Way to Push Content Models

When Optimizely shipped the JavaScript SDK and CLI for CMS SaaS, they gave developers something pretty cool — a code-first workflow for content...

Vipin Banka | Jul 20, 2026

Fixing index_not_found_exception After Purging External Data in Optimizely Graph

The Scenario: Indexing External Data When working with Optimizely Content Graph, indexing external data is a straightforward process. Synchronize...

Akash Borkar | Jul 16, 2026