VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: ExSpirit on May 29, 2017, 11:40:11 AM

Title: Core files modification
Post by: ExSpirit on May 29, 2017, 11:40:11 AM
I need some changes in code files (some SQL calls, display in admin order list,...) but the problem is now when I updated VM all those changes are overwritten.  What can I do, so that next time I won't have to manually fix all those modifications?
Title: Re: Core files modification
Post by: aftertaf on May 29, 2017, 12:03:50 PM
apparently you can write your own PHP helper files and override, in the same way as template overriding. just saying : i dont know how to do this but i got a reply to a similar hack i had to do...