Add a Sidebar Item

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.


Add a Social Media Panel

Add a panel to the sidebar. This example adds panel of social media profile links to the sidebar menu on every page of the Client Area on self-hosted WHMCS installations.


Add a Special Offer Panel

Add a panel to the sidebar. This example adds a customized promotional panel to the sidebar menu on every page of the Client Area on self-hosted WHMCS installations.


Change a Sidebar Menu Label

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.


Change a Sidebar Menu Link

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.


Client Area Layout

The Client Area can display in Desktop Mode or Responsive Mode, depending on the viewer's device.


Client Area Sidebars

You can customize the sidebars that appear on pages in the Client Area for self-hosted WHMCS installations.


Menu and Sidebar Context

You can customize menu and sidebar content on self-hosted WHMCS installations using the context in which the menu renders.


Rearrange Sidebar Items

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 a Sidebar Item

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.