Loading...
Changes Saved.
Error Occurred!
Home Products Blog Community Support Resellers

How to change the word 'affiliate' in affiliate links to something else

If you want to change the word 'affiliate' in the default affiliate links for JEM, you can do so by following these steps:

  1. Open up /system/application/config/routes.php
  2. edit the following line:

    define('AFFILIATE_ROUTE', 'affiliates');

  3. change 'affiliates to something else.  For example:

    define('AFFILIATE_ROUTE', 'ref');

  4. Save the file. 
  5. Now, your affiliate links will look like:

    http://www.yourdomain.com/ref/username

 




Related Articles