| From: | Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Shopping cart |
| Date: | 2008-10-22 09:57:50 |
| Message-ID: | 20081022115750.55b1b0ae@dawn.webthatworks.it |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, 22 Oct 2008 12:22:21 +0300
"Andrus" <kobruleht2(at)hot(dot)ee> wrote:
> I'm looking for a open source PHP or C#/mod_modo/Apache shopping
> chart.
>
> PostgreSQL database should contain items and item pictures or
> pictures should stored in separate files.
>
> User can pick items, enter quantities and send order which is
> stored in database.
>
> Any idea where to find source code for this ?
I'm writing one especially based on postgresql but I'm still busy
with the current client to put the source in such a shape that could
be publicly published.
The ones I'm aware of are Zen Cart, OSCommerce, Ubercart and
Ecommerce (last 2 for drupal).
I think they *may* work with postgresql as well.
I think that anyway most of the popular prepackaged solutions don't
support transactions in the DB.
--
Ivan Sergio Borgonovo
http://www.webthatworks.it
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Guettler | 2008-10-22 10:19:43 | Re: Shopping cart |
| Previous Message | Luca Ferrari | 2008-10-22 09:26:18 | Re: pg_dump is ignoring my pgpass file |