Not appearing in list of extensions for install

Created on 6 February 2025, 3 months ago

Problem/Motivation

I have used Composer to "require" this module, yet it does not appear in the list of extensions within my Drupal site.
(Yes, I refreshed)

Steps to reproduce

composer require 'drupal/navigation_plus:^1.0'

Proposed resolution

Fix the problem

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

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

Comments & Activities

  • Issue created by @scbritton
  • πŸ‡ΊπŸ‡ΈUnited States tim bozeman

    Huh, that's crazy. Did you search for it? It should be listed under the Page Building group.

  • Yes. I have visually confirmed by searching for both "navigation+" and "navigation_plus", and checked the "Page Building Group". Is there a tag within the config files that is missing?

  • Hey @scbritton,

    You can find the name with the name of Toolbar+ under the Page Building section on the /admin/modules.

    Please have a look and let me know if there is anything else I can help with. I am attaching the screenshot for reference.

    @tim bozeman, to avoid any confusion, we could consider renaming the module in the toolbar_plus.info.yml file or updating the name on Drupal.org. Let me know what you think!

    Thanks !

  • Hey @tim bozeman,

    After some research into the cause of this issue, I found that the version we're usingβ€”1.0.0β€”has not been updated. The commit (link) that changed the module name from Toolbar+ to Navigation+ is present only on the 1.0.x branch and is not included in the deployed 1.0.0 tag.

    As a result, the version we are installing via Composer still includes the module name as Toolbar+ instead of Navigation+.

    Could you please take a look and confirm if this understanding is correct? Let me know your thoughts.

    Thanks!

  • πŸ‡ΊπŸ‡ΈUnited States tim bozeman

    Ah that sounds right. I'm sorry about that. I'll cut a new release!

    Thank you!

  • Note that the name change of this module has broken at least one other module in Drupal that depends on it: Layout Builder +

  • πŸ‡ΊπŸ‡ΈUnited States tim bozeman

    I think the latest dev branch of Layout Builder 3.x is in pretty good shape.

  • πŸ‡ΊπŸ‡ΈUnited States tim bozeman

    That project may need a new release too. I need to check.

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024