VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Coding Central => Topic started by: JuanSender14 on February 10, 2014, 11:26:56 AM

Title: What virtuemart file to edit when saving order details after purchasing product?
Post by: JuanSender14 on February 10, 2014, 11:26:56 AM
Do you know what file to edit when you want to save order details in database after purchasing product in virtuemart 2?

I want to save some order details into another table(my own table) after purchasing. But I don't know what file to modify, I found the controller as well as view files for the cart but can't find the model where the data are inserted to database. We are currently using Joomla 2.5.17 and Virtuemart 2.0.26,
Title: Re: What virtuemart file to edit when saving order details after purchasing product?
Post by: Milbo on February 10, 2014, 13:29:52 PM
Use the pluginsystem for that.