Please suggest a good open source e-commerce program.
3 Responsed to this topic

bernt_pancreas said in 2-8-2010 @ 22:00:41
Yes!

pwb said in 2-8-2010 @ 22:29:20
The best is probably OSCommerce which is PHP on MySQL. It’s got a lot of features, ability to customize, a vibrant developer and support community and ongoing core development.
ZenCart is a fork of OSCommerce that improves on many of its shortcomings.
In the PERL world, check out Interchange but it is a bit of a mess.
For ASP, VP-ASP or Comersus.
For .net, ASPDotNetStoreFront.

JonnyWo said in 2-8-2010 @ 23:23:32
OSCommerce (http://www.oscommerce.com) is a free ecommerce solution, available under the GNU public license.
If you are looking for other “free” shopping carts, consider PayPal’s Shopping Cart. (http://www.paypal.com/cgi-bin/webscr?cmd=p/xcl/rec/sc-intro-outside)
Finally, for a “low-cost” shopping cart that includes the full source code, try AspDotNetStorefront (http://www.aspdotnetstorefront.com). They are ASP.NET-based, and you get the complete source code to modify to your hearts content.