Vqmod - Auto Image Pro AUTO-IMAGEv1.1.5

mukoonline

Active member
Elite
XNullUser
Joined
Mar 4, 2024
Messages
64
Reaction score
192
Points
33
Location
turkey
Website
tikucuz.com
NullCash
2,194
----------------------------------------
AUTO IMAGE
----------------------------------------

ABOUT
==============
* @description search images for products.
* @author Davi Souza <contato@linknacional.com.br>
* @copyright (c) 2012


REQUIREMENTS
==============
* NEED open_basedir ENABLED, some hosting you can setup it at php.ini, ask your hosting provider for this resource.
open_basedir = /home/yourusername/public_html:/tmp;


HOW TO INSTALL
==============

1) Copy the forlders admin and vqmod to root directory of your store.


HOW TO USE
==============
* Auto Images buttom will be at the right top of product list page is enable to search multiple images with the button
* When you click over a image at product list that will search automatic the image.


NOTES
==============
* GET THE LATEST VERSION OF VQMODE. TESTED WITH vqmod-2.1.7-opencart.zip AT http://code.google.com/p/vqmod/downloads/list
* MAKE SURE THAT YOU GOT VQMOD INSTALLED. MORE INFOS at: http://code.google.com/p/vqmod/wiki/Install_OpenCart



TIPS
==============
** To modify the search images by product name or product model or both product name and product model.

Just overwrite the file at:
vqmod\xml\ds_auto_image.xml

For one of thoses:
ds_auto_image____product_model.xml
ds_auto_image____product_model_and_product_name.xml
ds_auto_image____product_name.xml

PS.: DON´T FORGET TO RENAME THE FILE, TO ds_auto_image.xml


** File infoPHP.php there is a script to check the values of PHP AND OPEN_BASEDIR.
 

Attachments

  • Vqmod - Auto Image Pro AUTO-IMAGEv1.1.5.zip
    17.1 KB · Views: 0
Top