Allows a site builder to configure menu links to automatically receive a destination query parameter pointing:
- Either to the
destinationquery parameter from the current page URL, if any, - Or to the current page URL if the URL contains no
destinationparameter.
Usage
Menu links defined in YAML files that should receive a destination query parameter, should add a destination: true property:
my_menu.link:
title: 'My link'
route_name: 'some.route'
menu_name: menu
destination: true
Links created with Menu Link Content (menu_link_content) module are also able to expose the destination as a query parameter. In the link add/edit form, a new Add a destination query parameter checkbox allows to automatically add the destination with the same effect as for YAML defined menu links.
Supporting organizations:
Project information
- Project categories: Administration tools
20 sites report using this module
- Created by claudiu.cristea on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.



