Contact Us

Download Ajax Cart

Free Ajax Cart, PHP CMS download - http://ajax-cart.com/AjaxCart_1.5.7.zip

Once you use Ajax Cart please submit your site URL here - we are really need that to grow and create more features for Ajax Cart.

Best sites will be listed on our site - free backlink for your SEO

This page visited 22949 times.

To install follow "READ ME.txt" text file instructions:

1. Installation

a. Create MySQL table and insert dump.sql into it. Don't forget to remove this file.

b. Edit includes/settings.php per your MySQL access and company settings.

For MySQLi support. Simply set "true" or "false"
# Use MySQLi
$is_mysqli = true;
 

c. ImageMagick must be installed and "convert" tool must be executable from any place. You can get ImageMagick for free from here
http://www.imagemagick.org/script/binary-releases.php

It resizes images to needed dimension with Photoshop quality and keep same size as if it was with PHP GD.

PHP GD also supported - open includes/settings.php and set "false" from "true"

$is_image_magick = false;

 

d. For easier development Local IP is to include local Web Server settings

DEVELOPMENT TRUE mean templates are always regenerated.

DEMO TRUE mean some params are not editable.

e. System does not support to be located under folder. It should be another domain or subdomain.

f. Admin area - [email protected] / 01230

g. Run
http://[YourDomain.com]/optimize.php?pswd=01230

it will generate images cache.

h. Use API in beta testing mode now
http://demo.ajax-cart.com/api?key=556677

i. Add Cron job for every 30 minutes to run the Abandoned cart reminder
http://demo.ajax-cart.com/cron.php?pswd=01230

 

2. After testing remove all the data and insert yours. You can use Import/Export to insert new values. Only new categories are not imported.


3. Helpful scripts

http://[YourDomain.com]/reset.php?pswd=01230

It rebuilds templates cache.

http://[YourDomain.com]/optimize.php?pswd=01230

It rebuild photos cache. Some hosting accounts will process images generation slow so better to do it yourself after you complete uploading images. Because otherwise if not you - your customer will wait it. But you can process all at once.

Once your developer create custom images sizes, this script should be customized for them.

Contact us Ajax Cart: First steps Copyright ©2016 - 2018 Developed by Oleg Khorev