- š®š¹Italy apaderno Brescia, š®š¹
drupal/civictheme 1.8.1 requires either drupal/layout_builder_restrictions 2.19.0 or drupal/layout_builder_restrictions 2.20.0, but those require Drupal 9 or Drupal 10. You cannot install drupal/layout_builder_restrictions 2.19.0 nor drupal/layout_builder_restrictions 2.20.0 on Drupal 11.
- First commit to issue fork.
- š¦šŗAustralia kelvinwong
Only layout_builder_restrictions 3.x supports Drupal 11. I've created a patch for that.
- š¦šŗAustralia kelvinwong
Looks like layout_builder_restrictions is not the only module with the problem. There's also these modules, the version of the module is not compatible with Drupal 11.
"drupal/field_group": "^3.4",
"drupal/focal_point": "^2.0",
"drupal/layout_builder_restrictions": "^2.19",
"drupal/linkit": "^6.1",
"drupal/menu_block": "^1.10",
"drupal/paragraphs": "^1.16",
"drupal/pathauto": "^1.12",
"drupal/redirect": "^1.9",
"drupal/simple_sitemap": "^4.1",
"drupal/webform": "^6.2"The Drupal 11 compatible version of field_group and linkit are still in alpha, and webform doesn't have D11 compatible version yet.
Perhaps the CivicTheme cannot be installed in Drupal 11 at this stage until other modules are D11 ready.
@richardgaunt can you please read through this one. Thanks.
- Assigned to RichardGaunt
Drupal CMS (with v11 core) was released, the only problem with install is drupal/linkit, which needs ^6.1, but on Drupal CMS it is ^7.0.
Please update the dependencies.- š§š·Brazil viniciusosouza
Hi! Iām trying to install CivicTheme with Drupal CMS, and Iām getting the same error as @yasnosos. Could you please update drupal/linkit to ^7.0?
I've raised this ticket with the CivicTheme TL again just now. We may need to split out into separate issues. I'll update here as soon as I can and link any new tickets if required.
- 390f8e64 committed on 1.x
Issue #3477127 by kelvinwong, fionamorrison23, avpaderno, troussolo,...
- 390f8e64 committed on 1.x
- š¦šŗAustralia RichardGaunt Melbourne
We have solutions for these upcoming in the release being prepared and scheduled for tomorrow. There will be an alpha recipe for installing on Drupal CMS and we are now developing on Drupal 11.
We are using the following patches for incompatible modules. To install these module dependencies on Drupal 11 add these patches to your composer.json:
"drupal/simple_sitemap": { "Error on installing / enabling simple_sitemap in D11: https://www.drupal.org/project/simple_sitemap/issues/3507718": "./patches/modules/simple_sitemap/fix-error-on-install.patch" }, "drupal/styleguide": { "Create Drupal 11 test release: https://www.drupal.org/project/styleguide/issues/3505640": "https://git.drupalcode.org/project/styleguide/-/merge_requests/23.patch" }
- Status changed to Fixed
2 days ago 8:17am 4 April 2025