How to add item extras to user account menu?

Created on 18 July 2023, over 1 year ago

Problem/Motivation

Menu items from module "user": /admin/structure/menu/manage/account are not contain item extras fields...

✨ Feature request
Status

Closed: works as designed

Version

3.0

Component

Menu item form

Created by

πŸ‡·πŸ‡ΊRussia vvs Russia

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

Comments & Activities

  • Issue created by @vvs
  • Status changed to Closed: works as designed over 1 year ago
  • πŸ‡ΊπŸ‡¦Ukraine voleger Ukraine, Rivne

    Menu Item Extras extends menu_link_content entity, which is used for MenuLinkContentDeriver provided by the menu_link_content module.
    The user module provides its menu link definitions, which are not content entities, so it has strictly defined config fields. As a workaround, you can disable the user module-provided menu items and create a Custom menu item that follows the user account page with the desired fields.

Production build 0.71.5 2024