---
title: "Updating text formats from Ckeditor 4 to 5"
date: "2022-11-22T12:25:55+00:00"
summary: "Learn how to update text formats from CKEditor 4 to 5 in Site Studio 7.0+ with our step-by-step guide for Drupal site administrators."
image:
type: "page"
url: "/drupal-starter-kits/add-ons/site-studio/updating-text-formats-ckeditor-4-5"
id: "68e60d0a-e768-4ce1-99ec-e714350abc18"
---

Site Studio version 7.0 introduces support for Ckeditor 5. When you upgrade from an earlier version of Site Studio, you must manually update any text formats from Ckeditor 4 to 5.

Note

A Ckeditor 5 text format is included when installing Site Studio v7.0 for the first time.

To update the Site Studio text format:

1.  Upgrade to the latest version of Site Studio on Drupal 9.x.
2.  Ensure that the Ckeditor5 module is enabled.
3.  Navigate to **Configuration** > **Content authoring** > **Text formats and editors**_._
    
    ![e9a6dab0-ckeditor5-text-formats.png](https://acquia.widen.net/content/72f109ab-8959-4dbc-b424-911e7446e809/web/e9a6dab0-ckeditor5-text-formats.png)
    
4.  Click the **Configure** button besides the Site Studio text format.
5.  In the **Text editor** field, select `Ckeditor5`.
    
    ![764a0ac0-ckeditor5-text-editor.png](https://acquia.widen.net/content/665544dd-4573-487e-a8fa-cd7fdcf504c8/web/764a0ac0-ckeditor5-text-editor.png)
    
6.  In the **CKEditor 5 plugin settings** section, click **Style**.
7.  Select the **Add Site Studio styles** checkbox.
    
    Note any warning messages relating to existing plugins. For details on plugin compatibility and upgrade timelines, visit [Upgrade coordination for modules providing CKEditor 4 plugins](https://www.drupal.org/docs/core-modules-and-themes/core-modules/ckeditor-5-module/upgrade-coordination-for-modules-providing-ckeditor-4-plugins).
    
8.  Click **Save configuration**.