CivicTheme Drupal 10 installation issues

Created on 11 April 2023, about 1 year ago
Updated 23 May 2023, about 1 year ago

Problem/Motivation

CivicTheme Drupal 10 installation causes issues regarding to components and ckeditor version

Steps to reproduce

Installation using composer require 'drupal/civictheme:^1.4' is failing displaying following error:

Problem 1
    - Root composer.json requires drupal/civictheme ^1.4 -> satisfiable by drupal/civictheme[1.4.2, 1.4.3, 1.4.4, 1.4.5].
    - drupal/civictheme[1.4.2, ..., 1.4.5] require drupal/components ^2

Component 2 version works for Drupal 9. Drupal 10 component module needs version 3 which is still beta.

Manual install fails because in "/admin/appearance" is displayed "Requires: ckeditor (missing)" but Drupal 10 requires ckeditor5 instead of ckeditor.

Proposed resolution

Perhaps temporary remobement of the core_version_requirement: ^10.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: duplicate

Version

1.4

Component

Miscellaneous

Created by

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

Comments & Activities

Production build 0.69.0 2024