Is there any way to check the version of vqmod which is installed from within the extension of opencart?
I am having far too many users send me support emails and the majority of the time its because they need to upgrade vqmod. I want to add a warning message saying they need to upgrade vqmod.
To check which version of VQMOD you are running open the file.. /vqmod/vqmod.php look on line 7 for... private $_vqversion = '2.3.2';
vQmod's version number is private and only there for the purposes of letting a user know the version. I guess you could load the file and use a regex to find the version number. My concern is just what you're using that is incompatible. vQmod is backward compatible right back to 1.0 from the latest version. The simplest answer is to make it clear on your extension that version X is required or later of vQmod for your extension to be compatible. I sell over 40 mods, the majority of which are vQmodded in some way or another and I've not come across this with my customers
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With