Patch Page Builder to Work With Gin

Created on 7 July 2022, over 2 years ago
Updated 24 May 2023, over 1 year ago

With Site Studio 6.9.0, it is necessary to apply the attached patch to Sit Studio in order for the Page Builder button to appear in the secondary toolbar.

For anyone not familiar with the process, here are the steps:

1. Make sure your site is using composer-patches: composer require cweagans/composer-patches
2. In your composer.json file, add a patches section within the extra section at the end

    "extra": {
        "patches": {
            "acquia/cohesion": {
                "Gin compatibility": "https://www.drupal.org/files/issues/2022-07-07/sitestudio-gin-page-builder-fixes.patch"
            },
        }
    }

3. Run composer install to apply the patch

πŸ’¬ Support request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada mandclu

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024