Opensource shopping cart

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
hame22
Forum Contributor
Posts: 214
Joined: Wed May 11, 2005 5:50 am

Opensource shopping cart

Post by hame22 »

Hi all,

I'm looking for a PHP opensource shopping cart.

My requirements are to use it as a print publiccation/brochure re-ordering system for a publisher and its affiliates. The idea is the affiliate can re-order extra brochures. Appears to me the best way to d this is utilise a shopping cart - though no payment will be taken online, affilliates will select their product, enter the quantity and then provide their delivery address.

The solution will need to be able to establish an affilliate from other internet users, so will either need some authentication or code to enter when ordering.

I have looked at Magneto which seems very good, but would be interested in any others that you may have used.

Thanks in advance
User avatar
greyhoundcode
Forum Regular
Posts: 613
Joined: Mon Feb 11, 2008 4:22 am

Re: Opensource shopping cart

Post by greyhoundcode »

I quite like (and have used on a couple of occasions) OpenCart. I like it's clean admin interface and I feel it is very easy to theme - the first time I set about customising it I found I didn't even need to refer to the documentation.

There have been plenty of shopping cart debates on these forums, have a search around.
Post Reply