Add an item to a Client Area sidebar menu. This example uses a hook to add an item to a sidebar menu on a specific Client Area page on self-hosted WHMCS installations.
Modify an item in the Client Area sidebar menu. This example uses a hook to customize the label for one of the default menu items on self-hosted WHMCS installations.
Modify an item in the Client Area sidebar menu. This example uses the setUri method to change the link target for a menu item on self-hosted WHMCS installations.
Rearrange the Client Area sidebar menus. This example customizes the display order of the items in the Client Area sidebar menu on self-hosted WHMCS installations.
Remove an item in the Client Area sidebar menu. This example removes a sidebar item on all pages or conditionally on specific pages on self-hosted WHMCS installations.