[UPHPU] Account manager/shopping cart

Jacob Wright jacwright at gmail.com
Mon Apr 30 14:59:21 MDT 2007


On 4/30/07, Ash <ashovi at qwest.net> wrote:

> Are there any good open source account manager/shopping cart projects
> out there? I just need a program that can register a new user, remember
> him next time (after a log in) and remember their order from last time.
> I'll need to keep track of their billing address, but not credit card
> info. I'll need to keep track of their past orders. Also, the ability to
> edit their user info and add a new order. Also keep a few user defined
> fields. Php/mysql is fine.
>
> I hate to re-invent the wheel, so any "build it yourself" replies will
> be burned with ritualistic fire.


osCommerce is one of the more popular ones and has been going for a long
time. I'm not sure whether they've separated their database queries from
their html yet, but it's been awhile since I last looked into it. I also
know there is Zen Cart which is a spin-off of oscommerce, and there is Bake
Sale which is based on CakePHP. Bake Sale will need to be gone over for
security however. When I installed it on a test server it didn't tell me the
admin password, so I tried some SQL injection to log in just in case it
hadn't been protected. It hadn't.

-- 
Jacob Wright
Within Code LLC


More information about the UPHPU mailing list