Menu Fast Edit
This module allows you to quickly edit the title and URL of menu links directly on the menu management page, without needing to go to a separate edit form for each link. It automatically makes these fields editable when you are managing a menu.
Introduction
The Menu Fast Edit module exposes the "Title" and "URL" fields for menu links directly in the menu manage page.
Note: The Fast Edit form does not get applied if the menu is locked, for example the "admin" menu.
How it Works
This module alters the core Menu "edit" form to add and process
the new fields. It also alters the Menu Link Content form to accept
a default value for "Parent Link" from a query parameter.
A class 'menu-fast-edit' is added to the overridden Menu edit form,
for use client-side in CSS and JavaScript.
Install and Configure
Install normally. There are no configuration settings or database changes.
How to Use
The module automatically affects all Menu manage forms.
In Drupal Admin UI, navigate to Structure > Menus then click any desired
"edit menu".
Once any "Title" or "URL" fields are changed, click the "Save" button.