Upgrading TinyMCE
Upgrading to the latest version of TinyMCE 5
The procedure for upgrading to the latest version of TinyMCE 5 depends on the deployment type.
Upgrading Tiny Cloud
Tiny Cloud provides the latest enterprise version of TinyMCE. For information on configuring Tiny Cloud, see: the Cloud deployment guide.
Upgrading TinyMCE Self-hosted manually
To upgrade to TinyMCE 5.10 using a manually downloaded package:
- 
Backup the tinymce/directory so any customizations can be restored after the upgrade.Customizations for TinyMCE are typically stored in the following directories: tinymce/ โโโ icons/ โโโ langs/ โโโ plugins/ โโโ skins/ โ โโโ content/ โ โโโ ui/ โโโ themes/
- 
Download the latest version of TinyMCE. - 
For the TinyMCE Community Version, download tinymce_<VERSION>.zipfrom Get TinyMCE - Self-hosted releases, where<VERSION>is the latest version of TinyMCE.
- 
For the TinyMCE Enterprise Version, download the TinyMCE Enterprise Bundle from Tiny Account > Downloads. The downloaded file will be named enterprise_latest.zip.
 
- 
- 
Extract the downloaded .zipfile to a temporary location.
- 
(If required) Install the latest language packs from Get TinyMCE - Language Packages. 
- 
Copy customizations to the new tinymce/directory. Ensure that only custom changes are added the newtinymce/directory, such as:- 
Custom icons packs 
- 
Custom plugins 
- 
Custom skins 
- 
Custom themes 
 
- 
- 
Delete the existing tinymce/directory and replace with the newtinymce/.
| To simplify the upgrade process to future versions of TinyMCE: 
 |