[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Shopping cart revisited
- Subject: Re: [cobalt-users] Shopping cart revisited
- From: "Rick Ewart" <cobalt@xxxxxxxxx>
- Date: Fri Aug 23 05:14:06 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Super David wrote:
> Has anyone out there engineered a shopping cart for the raq 4 in a .pkg
> format yet? Somthing that can be layered across all of our hosts, and
> inexpensive
>
Hey David.
Well, haven't seen any good packages, but I have been playing with the
Exchange Project from http://theexchangeproject.org/ Its quite
comprehensive.
Its not too hard to setup and uses mysql. The only down side is that it
installs for one site at a time. I spent about 3 hours getting everything
operational the first time. Setting up the second one took < 1 hour
(including writing down the steps to automate it further).
The real time comes in with customizing it to look like your own stuff...
Not too tough but it means wading through some PHP code. You really don't
have to understand PHP to edit it though - its real intuituve. They did a
nice job on this thing.
HTH.
Rick