From: | Robby Russell <robby(at)planetargon(dot)com> |
---|---|
To: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Good PostgreSQL Based Shopping Cart Software ... ? |
Date: | 2005-01-26 06:28:17 |
Message-ID: | 1106720897.7789.48.camel@linus |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 2005-01-26 at 00:46 -0400, Marc G. Fournier wrote:
> Got a client that needs a shopping cart, and if I can help it, would
> rather offer them a 'ready made' package and then customize that to fit
> their site visually, then build everything from scratch, and only give
> them 10% of the features of a full package ...
>
> It doesn't have to be OSS ...
>
> Searching the web, I'm finding alot of MySQL based ones, but few that
> support PostgreSQL ... I'm not overly particular on language though ...
> PHP prefer'd but perl or python is cool too ...
>
> The key requirements are that its PostgreSQL based, and, visually, will be
> easily customized by a non-programmer ...
>
> Again, the shopping cart itself doesn't have to be free ...
>
> Can anyone recommend software that they've been happy using? That has a
> rich feature set? For instance, some that I've come across has a 'gift
> registry' feature, and/or gift certificates, etc ...
runs on php and pgsql 7.3+ (tested 8.0) today
An example of it running:
demo of admin:
http://www.pgcart.com/pgcart_demo/pgcart_demo_1.htm
Cheers,
-Robby
--
/***************************************
* Robby Russell | Owner.Developer.Geek
* PLANET ARGON | www.planetargon.com
* Portland, OR | robby(at)planetargon(dot)com
* 503.351.4730 | blog.planetargon.com
* PHP/PostgreSQL Hosting & Development
* --- Now hosting PostgreSQL 8.0! ---
****************************************/
From | Date | Subject | |
---|---|---|---|
Next Message | Oleg Bartunov | 2005-01-26 06:53:47 | Re: visualizing B-tree index coverage |
Previous Message | Dale Sykora | 2005-01-26 06:27:17 | text field constraint advice |