Add items to the Client Area navigation menu. This example adds permanent or conditional links to the Client Area navigation menus on self-hosted WHMCS installations.
Add a panel to the sidebar. This example adds a support information panel to the sidebar for support-related pages of the Client Area on self-hosted WHMCS installations.
Add a Client Area Homepage panel. This example adds a customized promotional panel with a clickable button to the Client Area Homepage on self-hosted WHMCS installations.
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 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 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.
Add a Client Area Homepage panel. This example adds an informational panel displaying the current weather to the Client Area Homepage on self-hosted WHMCS installations.
Modify an item in the Client Area navigation 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 navigation menu. This example uses the setUri method to change the link target for a menu item 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.
Add a Client Area Homepage panel. This example adds a panel that spans two columns in the Client Area Homepage on self-hosted WHMCS installations while in Desktop Mode.
Use hooks to create custom widgets that display to admins in the Admin Area Dashboard on self-hosted WHMCS installations. You can also customize WHMCS's included widgets.