0
Hello! We have just installed Affiliate Tracker on a new Joomla 3 site. We are able to create new Affiliate accounts, but it does not automatically send an email to the new account with their link in it.
Is it possible to setup the system to automatically email each new member their affiliate link?
Thanks!
Is it possible to setup the system to automatically email each new member their affiliate link?
Thanks!
Responses (3)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0the link is not included in the email. if you want to add it, you can add this into file:
/components/com_affiliatetracker/views/account/tmpl/default_email.php around line 47:
(update: I cannot paste the code, but it would look something like
echo AffiliateHelper::get_account_link($this->account->id);
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »