I’ve talked some in the past about the options with regard to Ecommerce. As I’ve noted, there are many choices when it comes to selecting the best Cart for online sales, but of the options out there, the best open-source option is Zen Cart. For those who are new to Zen Cart, it is based on the popular open-source cart OSCommerce; that being said, Zen Cart is coded better (it does not use tables for layout, as OSCommerce does), and it provides most of the features that are needed in a good Cart.
The latest version (as of this post) is Zen Cart Ecommerce V 1.3.9.
The direct link is: http://www.zen-cart.com/
Per their website:
Zen Cart™ truly is the art of e-commerce; free, user-friendly, open source shopping cart software. The ecommerce web site design program is being developed by a group of like-minded shop owners, programmers, designers, and consultants that think ecommerce web design could be and should be done differently.
Some shopping cart solutions seem to be complicated programming exercises instead of responding to users’ needs, Zen Cart™ puts the merchants and shoppers requirements first. Similarly, other shopping cart software programs are nearly impossible to install and use without an IT degree, Zen Cart™ can be installed and set-up by anyone with the most basic web site building and computer skills.
There are hundreds of shopping cart programs available, but none come close to offering the level of options, features and support available with Zen Cart™. Even the commercial programs have a hard time competing.
Just a few of our features…
- easy installation
- multiple customer modes
- unlimited category depth
- multiple sales and discounts
- multiple display modes
and… - XHTML template system
- unlimited extra pages
- multiple ad banner controller
- multiple shipping options
- multiple payment options
plus… - newsletter manager
- discount coupons
- gift certificates
- featured products
- quantity discounts
As you will find, the installation is pretty straightforward, and as easy as any Cart I’ve worked with. You can find online documentation at: http://tutorials.zen-cart.com
Zen Cart has a built-in automatic installation system. However to use this you must first unpack and upload the code to a compatible web server:
1. Extract the Zen Cart(tm) ZIP file (and tell the unzip utility to *retain* folder structures)
2. Upload the Zen Cart files and folders to your server using your FTP program
3. You’ll need to make some folders writable. The details are in the HTML-formatted documentation in the /docs/ folder
4. Point your browser to your website where you uploaded the files, specifically to the /zc_install/index.php file.
5. Follow the instructions. You’ll need MySQL database credentials, etc to complete installation.
Once you’ve installed Zen Cart, it can be customized by choosing a template (free or commercial) and by editing the CSS stylesheets associated with the template.