vincent bii Posted January 20, 2017 Share Posted January 20, 2017 Hi all I want to make the following changes in my WHMCS 1. Change the term “Affiliate(s)” to “Reseller(s)”. 2. Make registration form field optional 3. Create a “start selling button” with the referral link embedded on affiliates page Can someone help me know how to go about this Thanks in advance 0 Quote Link to comment Share on other sites More sharing options...
AffordableDomainsCanada Posted January 20, 2017 Share Posted January 20, 2017 For #1 - Check the /lang/english.php folder. $_LANG['affiliatestitle'] = "Affiliates"; 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted January 20, 2017 Share Posted January 20, 2017 1. Change the term “Affiliate(s)” to “Reseller(s)”. use Language Overrides to change the language file entry posted by AffordableDomainsCanada - never edit the original language files. 2. Make registration form field optional depending on which field you want to edit, you might be able to make it optional in the settings - http://docs.whmcs.com/Other_Tab#Optional_Client_Profile_Fields 3. Create a “start selling button” with the referral link embedded on affiliates page the Affiliates documentation will tell you how to add an affiliate link to an image - http://docs.whmcs.com/Affiliates#Affiliate_Linking_Code 0 Quote Link to comment Share on other sites More sharing options...
vincent bii Posted January 20, 2017 Author Share Posted January 20, 2017 Ok. Thanks 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.