Difference to D11 core menu block?

Created on 7 June 2025, about 2 months ago

Problem/Motivation

What is the difference to the core menu block module?
My screenshots looks very similar to the one at the module page of menu_block.

Can someone please elaborate or point me to an existing D11 core vs menu_block comparison?
Thank you!

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ’ฌ Support request
Status

Active

Version

1.0

Component

Documentation

Created by

๐Ÿ‡ฆ๐Ÿ‡นAustria maxilein

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

Comments & Activities

  • Issue created by @maxilein
  • ๐Ÿ‡ซ๐Ÿ‡ทFrance erwangel

    Same here with a D10.5. No additional settings appear either in menu edit or in block layer.

  • ๐Ÿ‡จ๐Ÿ‡ฟCzech Republic jaroslav ฤervenรฝ

    I used to patch: https://www.drupal.org/project/drupal/issues/3359511 ๐Ÿ› [regression] missing menu active trail in Drupal 9.5.9 Needs work , but now (11.2.2) can not be applied

  • ๐Ÿ‡ฆ๐Ÿ‡นAustria maxilein

    And what should be the difference to the core menu block, anyway?

  • ๐Ÿ‡จ๐Ÿ‡ฟCzech Republic jaroslav ฤervenรฝ

    A menu block starting at the second level and inserted into a side region is not visible.

  • ๐Ÿ‡จ๐Ÿ‡ฟCzech Republic jaroslav ฤervenรฝ

    It works for me on local development but not on production, even though it's the same PHP and database version.

  • ๐Ÿ‡บ๐Ÿ‡ธUnited States mortona2k Seattle

    This module is an enhanced version of the core menu block. The options are most visible in the block config form.

    If you already have a menu block placed, you need to remove and replace it in order to see the new settings.

  • ๐Ÿ‡ฆ๐Ÿ‡นAustria maxilein

    Thank you.

  • ๐Ÿ‡จ๐Ÿ‡ฟCzech Republic jaroslav ฤervenรฝ

    Exuse me. I have problem in composer installation drupal core on my prosuction site.
    (copy core form local and all is OK)

    composer log in production site:

      - Installing composer/installers (v1.12.0): Extracting archive
    Deprecation Notice: Composer\Installers\Installer::__construct(): Implicitly marking parameter $filesystem as nullable is deprecated, the explicit nullable type must be used instead in /home/zsmodrice.org/sub/test/vendor/composer/installers/src/Composer/Installers/Installer.php:136
    Deprecation Notice: Composer\Installers\Installer::__construct(): Implicitly marking parameter $binaryInstaller as nullable is deprecated, the explicit nullable type must be used instead in /home/zsmodrice.org/sub/test/vendor/composer/installers/src/Composer/Installers/Installer.php:136
      - Installing cweagans/composer-patches (1.7.3): Extracting archive
    Gathering patches for root package.
    Gathering patches for dependencies. This might take a minute.
      - Installing drupal/core-composer-scaffold (11.2.2): Extracting archive
      - Installing drupal/core-project-message (11.2.2): Extracting archive
    Deprecation Notice: Composer\Installers\BaseInstaller::__construct(): Implicitly marking parameter $package as nullable is deprecated, the explicit nullable type must be used instead in /home/zsmodrice.org/sub/test/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php:22
    Deprecation Notice: Composer\Installers\BaseInstaller::__construct(): Implicitly marking parameter $composer as nullable is deprecated, the explicit nullable type must be used instead in /home/zsmodrice.org/sub/test/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php:22
    Deprecation Notice: Composer\Installers\BaseInstaller::__construct(): Implicitly marking parameter $io as nullable is deprecated, the explicit nullable type must be used instead in /home/zsmodrice.org/sub/test/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php:22
    
  • ๐Ÿ‡จ๐Ÿ‡ฟCzech Republic jaroslav ฤervenรฝ

    I reworked patch:
    https://www.drupal.org/project/drupal/issues/3359511#comment-16170047 ๐Ÿ› [regression] missing menu active trail in Drupal 9.5.9 Needs work
    Now is OK.

Production build 0.71.5 2024