Top "Hook-menu" questions

This hook enables Drupal modules to register paths in order to define how URL requests are handled.

How to add a menu item from my custom Drupal 7-module

with my custom drupal-module i'm trying to insert add a menu-item to a menu using hook_menu(). It should display …

php menu drupal-7 hook-menu
Drupal 7: Add Item to Admin Toolbar/Menu Programmatically

I'm building a fairly involved module for my company with a number of different configuration pages. I'd like there to …

drupal drupal-7 drupal-modules hook-menu