• [ Moderator note: moved to Fixing WordPress. ]

    Hi,

    I’m building a site to basically allow people to rate the company they work for, in several aspects.

    As I just want to make a MVP to test a business idea, I don’t want to code a lot (I’m a web developer). And I think WordPress is a really good software to build this MVP quickly.

    So far, I’ve found 2 useful plugins for this:

    – Job Board Manager + Company Profile addon: useful to build and show company profiles. It builds a custom post type named Company.

    – GravityForms + Custom Post Types addon: useful to ask people about aspects of the company. The addon allows to generate a Company post type as response to the form, instead of a default WordPress post.

    But I still have to connect those parts. I need to show aggregated results of the forms in each company profile’s page. And for that, I think I need to write some code. Something I wanted to avoid for the time being (I’ll code in the future if needed, but not just for testing the idea).

    I know GravityForms have a survey addon, and a poll one. But I’m testing them and don’t look enough to make this connection I need.

    So, my question: Is there a more appropriate plugin for this?

  • The topic ‘Plugins to use for a ‘rate this ‘ site’ is closed to new replies.