Install

Works with Drupal: ^8.8 || ^9 || ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 31.51 KB
MD5: f1259967104e6ad73ae41bb886a51dcb
SHA-1: 141b931f3e8d46518eabdac45ad4d0f4cfcaac28
SHA-256: fc12e749b68e8020d06a063a28c7fb26b47bdd968c5aa258138b1c5beb841f2a
Download zip 51.92 KB
MD5: b7dbddd900ea167e6cc918b417d46995
SHA-1: 7fc99e2b9bc2ea94dfd9a1f3978e602a3ee2e056
SHA-256: 6d0572c953ebd023e1d90eed922700b41cd6ab6bfdaf54808373d7447f6c7646

Release notes

This is a stable release of Menu Entity Index that introduces new features. It is ready for use on production sites!

New features since 8.x-1.6

Drupal 11 compatibility

Menu Entity Index 8.x-1.7 is compatible with Drupal 11.

Drush integration

There is now a Drush command menu-entity-index:rebuild-index (alias: mei-r) to rebuild the index either for all tracked menus or for selected tracked menus.

Basic test coverage and GitLab pipeline

New test coverage and regular scheduled testing via GitLab should help to maintain a bug free experience for all users across all supported versions of Drupal Core and speed up releasing compatible versions for new major Core releases in the future.

Updating from previous versions

No database changes have been introduced in this release.

If the new Drush command is not available after the update, you might need to rebuild the container (e.g. run drush cr) once.

To update from Drupal 10 to Drupal 11, update to the latest version of Menu Entity Index first, run any open database updates, and only then update to Drupal Core 11. Updating both Menu Entity Index and Drupal Core at the same time might work, but is not recommended by Core's maintainers and has not been tested.

Thanks

My sincere thanks go out (in alphabetical order) to Eric Smith, jérôme dehorter, Joery Lemmens, jradhak, Michael Acevedo, project update bot and the Drupal 11 readiness team, Sariga Raghunath, and last but not least Shelane French for contributing patches, bug reports or other valuable feedback to this release.

Changes since 8.x-1.6:

  1. #3470613 by ericgsmith, jérôme dehorter, feyp: (feat) Add drush command to rebuild index
  2. #3431946 by project update bot, sarigaraghunath, jradhak, flyke, acemichael, feyp, shelane: (feat) Declare compatibility with Drupal 11
  3. #3550472 by feyp: (chore) Add basic test coverage and pipeline
Created by: feyp
Created on: 7 Oct 2025 at 11:17 UTC
Last updated: 8 Oct 2025 at 10:03 UTC
New features

Other releases