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 to make my drupal site offline to public, while it is under construction?
How we can achieve the multistep form using drupal form api?
How can we set the region in drupal theme?
Why do we use drupal?
why does drupal need a database?
For image slider which modules are required in drupal?
How to backup a drupal site?
How search works in drupal?
what is pre process function?
How can we modify the form validation of drupal?
What do PDO mean?
How can I translate drupal to my local language?