PHP product recommendations
Posted
by David
on Server Fault
See other posts from Server Fault
or by David
Published on 2009-10-12T16:26:01Z
Indexed on
2010/03/27
16:03 UTC
Read the original article
Hit count: 194
I'm building up an online store written in PHP. I was wondering if anyone has any suggestions for open source (or otherwise) product recommendation plugins?
Ideally I'd like something that stores all its information locally on my server, and can provide good recommendations of products based on previous purchases and clicks.
Any hints appreciated!
© Server Fault or respective owner