Hi all,
So I may have found an excuse to use Code Igniter for my jewelry ecommerce site I’ve been procrastinating, forever. I’ve found most open source solutions to just completely -suck-. Sorry for lack of a better term, but that’s the truth when it comes to ecommerce and open source. There is one exception, in my opinion, and that’s Magento http://www.magentocommerce.com/—however they won’t be ready for production until Q1 of 2008.
In the meantime, I’ve found Yahoo’s small business cart quite compelling. It gives the developer the flexibility of not abiding by any lame templating schema. The developer just needs to plugin some tags that correlate items to the shopping cart. I’m thinking it’s something similar to tags in any PHP templating system such as Smarty.
I was curious if anyone has experienced Y! commerce and how it might work with code igniter? I’d love to use CI as my backend if I don’t need to write an entire shopping cart.
Cheers,
- sf