How can we add the new menu to drupal admin section?
Answer Posted / Vartika Bhatnagar
To add a new menu to the Drupal admin section, you need to create a custom menu item and assign it to an existing or create a new menu. This process involves using hook_menu() in your custom module.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers