Add-on rewrite eBay links

motowebmaster

Well-known member
An old vbulletin Mod I used re-wrote ebay links. Whenever a user posted a link to ebay, the mod would insert my campaign id.

Is there a way to do it in Xenforo without a Mod, or does such a thing already exist for Xenforo?
 
An old vbulletin Mod I used re-wrote ebay links. Whenever a user posted a link to ebay, the mod would insert my campaign id.

Is there a way to do it in Xenforo without a Mod, or does such a thing already exist for Xenforo?

You can do this with the mediasite system that is built in to xenforo but you will need a regular expression to catch any ebay link that can be affiliated and insert the id in the proper position within the url and then have that output a link.
 
Top Bottom