VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: jgm196 on May 14, 2014, 14:58:06 PM

Title: SEF url in email
Post by: jgm196 on May 14, 2014, 14:58:06 PM
Hi,

I'm developing a plugin that send email to users with the information about categories. In the email y put the image of the category and a link to it.

I have modified my com_virtuemart/router.php to get the urls as I wanted, and in my server works fine.

But in the plugin when I put the link using JRoute ut doesn't work. How can I import my personalized router.php and get it works using JRoute?