# AJAX-ZOOM Prestashop module
## About
AJAX-ZOOM is a multipurpose library for displaying (high resolution) images and 360°/3D spins with progressive zoom usind image tiles
AJAX-ZOOM mouseover zoom and progressive zoom are fully responsive
## Requirements / Dependencies
- PrestaShop Ver. 1.5.1+ or later (1.6 and 1.7 is fully supported)
- PHP 5.2+
- Free Ioncube loaders or Sourceguardian loaders installed on the server
- AJAX-ZOOM main script files downloaded separately
- If you want to upload high resolution images, then in your php.ini you should change the values for: post_max_size and upload_max_filesize
## Installing
1. Make sure server and PrestaShop requirements are met!
2. Unzip the folder 'ajaxzoom' from this archive to the '/modules/' directory of your PrestaShop installation.
3. Download the latest version of AJAX-ZOOM from http://www.ajax-zoom.com/index.php?cid=download and unzip **only** 'axZm' folder into '/modules/ajaxzoom/' directory.
4. Set chmod for '/modules/ajaxzoom/pic' directory to be writeable by PHP.
5. Activate the module through the 'Modules' menu in your PrestaShop back office panel.
6. Installation is done. Now you can configure the module but it should work out of the box.
7. In case it does not work as expected please read the instructions in the modules config page.
8. Should you be not able to adjust AJAX-ZOOM to work perfectly in a theme, please contact AJAX-ZOOM support.
## About
AJAX-ZOOM is a multipurpose library for displaying (high resolution) images and 360°/3D spins with progressive zoom usind image tiles
AJAX-ZOOM mouseover zoom and progressive zoom are fully responsive
## Requirements / Dependencies
- PrestaShop Ver. 1.5.1+ or later (1.6 and 1.7 is fully supported)
- PHP 5.2+
- Free Ioncube loaders or Sourceguardian loaders installed on the server
- AJAX-ZOOM main script files downloaded separately
- If you want to upload high resolution images, then in your php.ini you should change the values for: post_max_size and upload_max_filesize
## Installing
1. Make sure server and PrestaShop requirements are met!
2. Unzip the folder 'ajaxzoom' from this archive to the '/modules/' directory of your PrestaShop installation.
3. Download the latest version of AJAX-ZOOM from http://www.ajax-zoom.com/index.php?cid=download and unzip **only** 'axZm' folder into '/modules/ajaxzoom/' directory.
4. Set chmod for '/modules/ajaxzoom/pic' directory to be writeable by PHP.
5. Activate the module through the 'Modules' menu in your PrestaShop back office panel.
6. Installation is done. Now you can configure the module but it should work out of the box.
7. In case it does not work as expected please read the instructions in the modules config page.
8. Should you be not able to adjust AJAX-ZOOM to work perfectly in a theme, please contact AJAX-ZOOM support.