VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Ra WeN on December 30, 2012, 13:31:08 PM

Title: How can I extend a user registration process?
Post by: Ra WeN on December 30, 2012, 13:31:08 PM
Hi,

I would like to extend a VM2 user registration process with own PHP code. After the user register himself, I would like to call own PHP code to subscribe an external mailing list...

Which PHP file can I extend with my code? I have a working PHP code to do a mailing list registration.
I use a joomla 2.5.8 and VM 2.0.14.

Thanks your help!