Can I overwrite members' affiliate links?

sc999

New member
Is it possible to overwrite forum users' affiliate links?

The related functions I need are

1. Overwrite the link if it contains certain keywords at the same time.
For example, it should contain both 'ebay' and 'aff' in the link to trigger link overwrite.

2. Trigger link overwrite only to certain user groups.

3. Trigger link overwrite only to certain subforums.

4. Trigger link overwrite only when satisfying both certain user groups and certain subforums at the same time.

All of them are doable with xenforo?
 
There's several. Probably even more than this list

 
I found Painbaker's to work the best (of those I've tried). It does this on the fly (using JavaScript, I guess?), vs. being hard-coded into the links. No worrying about having to process links posted in the past--it applies to them all.
 
Back
Top Bottom