Install
Works with Drupal: ^8.8 || ^9.0Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
#3284026: Menu Link Discovery takes forever on huge websites
Release note
This new minor release adds a 'Generate menus' boolean to the microsite entity in the microsite sub-module.
It defaults to enabled for existing sites, but if you're not using the menus generated by the module, you should turn this off for your microsites to improve performance.
Note there is also an update hook in this release that will update any menu items generated by the microsite sub-module to be 'discovered' which means they're automatically regenerated on menu rebuild. This is also a performance affordance. We don't expect any side effects, but as always, make sure to take a backup before performing database updates and if you have any issues, please report them via the issue queue.