drupal 11.1.2 support

Created on 7 February 2025, 5 months ago

It seems there is no support for Drupal version 11.1.2

✨ Feature request
Status

Active

Version

4.0

Component

Miscellaneous

Created by

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

Comments & Activities

  • Issue created by @lentini
  • πŸ‡ΊπŸ‡ΈUnited States etxaleku

    Why do you believe that to be the case? I am able to install Drupal 11.1.2 and then install Bootstrap5 4.0.3 successfully.

    This is the sequence I used -

    ddev config --project-type=drupal --php-version=8.3 --docroot=web
    ddev composer create 'drupal/recommended-project:^11'
    ddev composer require 'drush/drush'
    ddev drush site:install
    ddev composer require 'drupal/bootstrap5:^4.0'
    

    I did run into an issue when I then tried to create a Bootstrap5 subtheme which I submitted as an issue πŸ› subtheme generation via generate-theme broken Active .

    It would probably help to post the errors or description of why you believe there's a support/compatibility issue.

  • Status changed to Closed: works as designed 30 days ago
  • πŸ‡¦πŸ‡ΊAustralia VladimirAus Brisbane, Australia

    Thank you for your question.
    11.1 is supported.
    Please feel free to reopen the issues if you have the proof that it is not working on specific version.

Production build 0.71.5 2024