2

I think that the way stackoverflow with the reputation system is really good. For a private project I would like to create a website with forum / profiles / ... that also uses a kind of reputation system. In this way people can only do several things (creating items in lists, ...) if they already have some reputation points.

Reading things about buddypress shows that it could be the right platform for this project.

  • Is there already something like the reputation system in the buddypress core or via extension available?

  • Does buddypress support subdomains?

  • The http://wordpress.org/extend/plugins/membership/ membership extensions looks really good. The difference for me would be that the membership depends on the reputation points. Unfortunately the required full membership extension costs to much for a private project and the free version only supports two membership status. Is there something equal?

BoltClock
  • 700,868
  • 160
  • 1,392
  • 1,356
VanessaMartinez
  • 139
  • 1
  • 8

1 Answers1

3

My project is about the same as yours and I also decided buddypress would be the best platform for it, so far I really only found these answers:

I figure worst case, if I can't get any of those to work, there maybe some way to use this plugin: http://www.gdstarrating.com/ to simulate ranking users.... Hope that helps, let me know what you go with and why.

  • I am trying to understand the core functions of cubepoints and achievements so that I create my custom points/badges/rewards system. what do you think about this apporach? – Adib Aroui May 16 '13 at 13:08