1

I installed vqmod in my project on wamp local server, its working fine so i want to upload my work on live server. I want to know is there any relation between vqmod and opencart database after installation. Can any one please guide me.

adnan khalid
  • 201
  • 2
  • 3
  • 8

2 Answers2

2

No. there is no db relation or tables used by vQmod. All the xml files are cached to disk as are the modified core files.

-1

Below (Manual install) check the list of file affected files after installation https://github.com/vqmod/vqmod/wiki/Installing-vQmod-on-OpenCart

Now regarding other files and database, It depends on defined operation of your .xml file.

Ramesh
  • 1,384
  • 2
  • 12
  • 19