Hostma – WHMCS Template Version Updation

WHMCS Updation

Follow the below steps to update WHMCS Template.

Steps to update the version of the WHMCS template.
  • Step-1 - Download the latest version of WHMCS. Then unzip the downloaded file.

  • Step-2 - Open the downloaded WHMCS file. Go to templates folder , locate the folder named "twenty-one", and then rename it to "hostma-hosting".

  • Step-3 - Copy the "custom" folder ( your-public-root-directory/whmcs/templates/hostma-hosting/custom) from the previous version and paste it into the "hostma-hosting" ( your-public-root-directory/whmcs/templates/hostma-hosting) folder of the new version .

  • Step-4 - Add the following links to get fonts, logo, and CSS in the head.tpl file: ( your-public-root-directory/whmcs/templates/hostma-hosting/includes/head.tpl):

    • Note: Please go through the screenshot for reference.

    		
    			
    		
    	
  • Step-5 - Update the logo path in "header.tpl" file. For that Please follow the steps below:

    • 1. Open header.tpl file : ( your-public-root-directory/whmcs/templates/hostma-hosting/header.tpl)

    • 2. Locate "navbar-brand" class. Replace the following code below:

    • Note: Please go through the screenshot for reference.