I used Interchange to build a chinese auction website about 5-6 years
ago and it worked great.
A minor amount of scripting was needed for custom functions, but other
then that it worked "out of the box"
Sergiusz Jarczyk wrote:
Hi
Benjamin Smith wrote:
[...]
I'd guess you're looking for OSCommerce. (Sucks, but less so than most
other free alternatives)
[...]
You can also check Interchange (www.icdevgroup.org). Although it's a way
more complicated than OSCommerce (in fact, IC is more an application
server than simple webshop), you can use the foundation demo to use as
your webshop base. With simple point-and-click you can configure payment
methods and gateways, build your stock, create content pages, change
HTML code that makes page templates etc. Of course, the database
abstraction layer fully supports PostgreSQL...
Sergiusz
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match