fe_81 Posted March 27, 2010 Share Posted March 27, 2010 Hi, We are building a website with social networking features (people can sign up and invite others, etc.). We are using Zend Framework for it and coding most of it from scratch. We would need the following features, that I think can be easily made with some existing solutions. - Each user can have an own blog on their profile page - A normal discussion forum, where users who are logged into our service can ask questions. There should not be a separate login for the forum. - A shop where anyone can buy products. However, there should be a way to programmatically add/remove products from the shop (i.e. not from an admin panel, but from the rest of our application) Does anyone know of any open source or free components that can be used for this and are easy to integrate? Thanks! -F Link to comment Share on other sites More sharing options...
trq Posted March 27, 2010 Share Posted March 27, 2010 See here. Link to comment Share on other sites More sharing options...
Recommended Posts