How can we add the new menu to drupal admin section?
Answer / 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 |
How is user session handled in drupal?
How to backup my drupal site?
Can drupal run on command line?
What is the use of weight field while creating menu?
What are the files required for creating custom theme ?
How to theme panels page?
What is drupalcon and druplicon?
What is difference between update and alter query?
what are the benefits of drupal?
What language does drupal use?
What are the difference between wordpress and drupal?
What is difference between template and theme?