Hi.. I plan to start a review site on drupal . Can anyone tell me if i can start a rating site like http://www.propertyratings.in on drupal

Comments

Jason Dean’s picture

It would be relatively straightforward to replicate that site. For starters, I'd recommend Views and Fivestar modules.

anandsrinivasan’s picture

I was looking for the exact same thing. Facelikebambi, could you please also let me know if we modify it so that all user submitted content shall have to be edited/approved by admin before it goes live on the website?

Thanks a lot.
Anand

WorldFallz’s picture

You can do that with core drupal (just default the content type to unpublished). But there are other modules that enhance that workflow (ie workflow, rules, modr8, revision_moderation, etc).

anandsrinivasan’s picture

Thanks worldfallz.

I have been spending the past 2-3 hours on learning on how to get drupal become a review kind website, and one thing is Drupal is soo tough. I implemented fivestar ratings, voptingapi, views, modules.

I enabled Taxonomy in Views module so that the home page will show only categories (like in the review website that has been posted on the opening post), but it has seemingly not affected anything! :(