vQmod XML Generator v3.3.0
- Generate XML files for use with vQmod versions 2.4.0 or greater
- Built-in File Manager, Log Viewer and Cache Viewer
Pre-Requisite
vQmod version 2.4.0 or greater is required for this package
vQmod Version Compatibility
- for vQmod version 2.4.x or greater -> https://github.com/uksb/vqgen/archive/v3.3.0.zip
- for vQmod version 2.3.x -> https://github.com/uksb/vqgen/archive/v3.2.1.zip
- for vQmod version 2.2.x -> https://github.com/uksb/vqgen/archive/v3.1.0.zip
- for vQmod versions <= 2.1.7 -> https://github.com/uksb/vqgen/archive/v3.0.0.zip
For further information on vQmod and to download it, please visit http://www.vqmod.com/
author Simon Powers - UK Site Buidler Ltd info@uksitebuilder.net - http://www.opencart-extensions.co.uk/
copyright Copyright (c) 2014, UK Site Builder Ltd
license http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 Unported License
Installation & Defaults
- Edit index.php and add a Password for the define('PASSWORD', ''); line e.g. define('PASSWORD', 'SOMETHING MEMORABLE'); If you leave the Password undefined, no login screen will be presented [Anyone can access the vQgen tool] It is only recommended to leave the Password blank if you are using this tool on your local machine and not on the www. You can of course secure the vqgen folder using a htaccess/htpasswd combination if you wish - see (https://www.google.co.uk/search?hl=en-GB&source=hp&biw=&bih=&q=htaccess+htpasswd+tutorial)
- Upload or upload and rename the 'vqgen' directory in this archive to your site root.
If not putting the folder on the same level as the vqmod directory, edit the vqgen/index.php and change the relative paths for the set of 4 defines.
Known Issues
- Fails to read vqmod xml files that contain html comments which are outside of CDATA tags.
Future Would Likes
Generate a manual installation text or html file from the vqmod with easy to follow instructions
Display list of vqmodable files (.php .tpl) load in to side-by-side panel