Create full release that supports Drupal 10

Created on 3 November 2023, 8 months ago
Updated 6 June 2024, 19 days ago

Problem/Motivation

Hello, I would like to ask about the status of the module for Drupal 10, if they will release a compatible version or how the module is going.

πŸ“Œ Task
Status

Fixed

Version

1.11

Component

Code

Created by

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

Comments & Activities

  • Issue created by @Nelo_Drup
  • πŸ‡­πŸ‡ΊHungary danyg Budapest

    See thread at https://www.drupal.org/project/adminimal_admin_toolbar/issues/3285987 πŸ“Œ Automated Drupal 10 compatibility fixes Fixed

  • Status changed to RTBC 7 months ago
  • πŸ‡ΊπŸ‡ΈUnited States nicxvan

    Currently only the dev version supports the dev version. It would be nice to have a supported version that supports Drupal 10. There seems to be a fair number of people in the linked issue that have tested it. I am testing the dev version now and have not seen any issues.

  • πŸ‡¦πŸ‡ΊAustralia marc.groth

    It looks like this is a lot more essential now with the latest version of Drupal core. The module has the following message on the 'Available updates' page:

    Project not supported: This project is no longer supported, and is no longer available for download. Disabling everything included by this project is strongly recommended!

    I assume that this is because there is no official Drupal 10 version (which this issue will fix)

  • For the time being as a workaround one can use drupal-lenient to install this module.

    // composer.json
    "extra": {
        "drupal-lenient": {
            "allowed-list": [
                'drupal/adminimal_admin_toolbar'
             ]
        }
    }
    

    Hope it helps other migrating to D10.

  • Status changed to Fixed 19 days ago
  • πŸ‡ΊπŸ‡ΈUnited States johnpicozzi Providence, RI
  • πŸ‡ΊπŸ‡ΈUnited States energee

    Sorry for the long wait, thanks to contributors who submitted merge requests and patches and @johnpicozzi for nudging me. Just busy with kids and life. Reviewing queue for a subsequent release.

  • Status changed to Fixed 19 days ago
  • πŸ‡ΊπŸ‡ΈUnited States energee
Production build 0.69.0 2024