How to Customize Domain Categories

How to Customize Domain Categories Domain categories group domain TLDs into categories on the domain registration page (cart.php?a=add&domain=register). This makes it easier for clients to find their ideal domain extensions. You can add and customize categories by creating a customization file. Customize Domain Categories To customize a category: 1. Create a categories.json file in the /resources/domains/ directory. 2. Using […]

Read More

How to Add New Domain Availability Checks

How to Add New Domain Availability Checks If you want your customers to be able to check the availability of new domains, you will need to add the appropriate Whois servers. The example steps below add a Whois server for .aarp. Add Domain Availability Checks To add a new Whois server to WHMCS: 1. Find the Whois […]

Read More

How to Require Clients to Accept Terms and Conditions

How to Require Clients to Accept Terms and Conditions You may want to require a client to indicate that they have read and agree to your terms and conditions of service (TOS) before placing an order. When you configure WHMCS’s TOS acceptance settings, clients must check the checkbox to indicate they agree to the terms […]

Read More

How to Change the Default Product Group

How to Change the Default Product Group When customers visit their shopping cart (cart.php), the products in the default product group display. You can change the default product group to display a different group of products. The default product group is the group that displays at the top of the list at Configuration > System Settings […]

Read More

How to Change the Default Order Form Template

How to Change the Default Order Form Template The system uses order form templates when it displays the product selection, product configuration, view cart, and checkout stages of the ordering process. Change the Default Order Form Template If you have not specified an order form template for a given product group, the system uses the […]

Read More

How to Translate Product Names and Descriptions

How to Translate Product Names and Descriptions You can translate product names and descriptions into multiple languages using the Dynamic Field Translations feature. If a product translation is available for the language the client chooses, they will see that translation when viewing the product. The available languages are based on the language files in the /lang/ directory. For more […]

Read More

How to Customize and Translate Text

How to Customize and Translate Text WHMCS supports over 25 different languages with the ability to add more to your installation with customizations. You can also provide translations for your products. For more information, see Translating Product Names and Descriptions. Translations in WHMCS Translated words and phrases for each supported language exist in files within the lang directories […]

Read More

How to Allow Visitors to Change the Page Language

How to Allow Visitors to Change the Page Language WHMCS includes multiple Client Area and store translations through files in the lang directory. You can choose whether to allow customers to select their own language from a language menu. To change the text in WHMCS, see Customizing and Translating Text. To add new languages, see our Developer Documentation. Enable […]

Read More