Skip to content
World Wide Web Server edited this page Jul 4, 2012 · 19 revisions

[b]V1.01 - November 16, 2009[/b]

I've put together an e-commerce application built on CodeIgniter 1.7.2. This application comes with a couple of examples of libraries to charge shipping, and also comes with a library to process credit card transactions through the authorize.net gateway. Tax can be applied to residents of a particular state or states.

I built this application because I was sick of using other people's e-commerce solutions. I want to be able to customize an e-commerce application easily, and it's tough dealing with osCommerce, Zen-Cart, and Magento. Yes, these applications provide a ton of features that aren't present in my application, but I'm trying to keep this application simple. Product display is not included, because this should be unique to every site. The example products and product controller are only meant to show you what the basket controller is looking for when you add a product.

Also, I realize that this e-commerce solution may not be geared towards online sales in countries outside the USA. Because I don't have a lot of knowledge in regards to doing business outside the USA, it's really impossible for me to make an e-commerce application that is suitable for everyone.

Please keep in mind, that as an initial release, you might consider this application an alpha or beta product. Make sure to test test test before using it in a production environment! I've worked on this alone, and if you see bugs or problems, I'd appreciate if you would let me know.

I'll gladly answer questions about Community Cart as I am able. Paid support is of course available.

Blessings, Brian Gottier [url=http://brianswebdesign.com]Brian's Web Design - Temecula, CA[/url]

[h3]Download[/h3] File:community_cart_v1.01.zip

[h3]Wiki Categories[/h3] Category:Applications::E-Commerce Category:Contributions::Applications::E-Commerce

Clone this wiki locally