How to create a customer reviews website like this one?

john5170

Registered Member
Joined
Aug 9, 2011
Messages
98
Reaction score
18
I am pretty new to web development, but I got some knowledge of Wordpress, plugins, and computer programming.

Can anyone point me in the right direction?

I am looking to create a website that has a huge emphasis on customer reviews like this section:

Code:
http://www.forexpeacearmy.com/forex-reviews/8159/www.fxchoice.com

Or another example is the Amazon Reviews section for each product.

So I need user review submissions, helpful review voting, picture/video options, login or guest submission, official product owner login for replies, sorting reviews by most recent or most helpful, etc.

I know there is no single plugin or platform that will provide all this, and I would need to do lots of custom development, but can anyone tell me how to start?

Do I use Wordpress and create (or modify) plugins? Or is another CMS better for this?
 
i was looking for same thing but as it turns out it will be a complete custom development. Even with Wp, you wont be able to achieve end result like this and that too would need some customization
 
Yes, it can be handled as per your like via custom coded section. You might find something similar to it on some plugin or extension, but, then you need to integrate it and modify as per your need. It would be better to get the whole project started on some PHP framework as you will find loads of open source developers.
 
Yes, it can be handled as per your like via custom coded section. You might find something similar to it on some plugin or extension, but, then you need to integrate it and modify as per your need. It would be better to get the whole project started on some PHP framework as you will find loads of open source developers.

So it would be a PHP framework? As in Wordpress?

How about Joomla? which one would be better?
 
It can be done on both with custom extensions or plugins. However, if you want better security, seamless experience for users and hope to get best solution, get started with Laravel/Yii/Symphony custom development (if you going with PHP).
 
Divi by Elegant Theme is a great theme that give you nearly unlimited options how to customize the page with elements.
Good luck
 
Back
Top