E-commerce?

Please suggest a good open source e-commerce program.

This entry was posted in E-Commerce and tagged . Bookmark the permalink.

3 Responses to E-commerce?

  1. bernt_pancreas says:

    Yes!

  2. pwb says:

    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.

  3. JonnyWo says:

    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.