View Single Post
  #1  
Old 02-18-2019, 01:51 AM
 
welly welly is offline
 

eXpert
  
Join Date: Mar 2011
Location: UK
Posts: 209
 

Default Where to put a modified php file

Hi there

I want to make a change to a php file that resides in the following directory in XC5:

classes/XLite/Module/QSL/WordPress/View/Plugins/RecentPosts

Although the file in question is part of the Blog System module, I could be asking about any similar php file anywhere in that directory structure.

I am using the Custom Skin mod also, so that any changes I make to templates, etc., will not change the original files.

My question is, where do I put my modified php file so that it will be executed instead of the original, but leaving the original intact?

Does it go somewhere in my custom skin directory, and is there anything else I should be aware of (clearing cache, or changing the namespace, for example)?

Many thanks

Welly
__________________
X-Cart Business 5.3.6
Various add-ons

www.traininglines.co.uk
Reply With Quote