vote up 1 vote down star
2

I just found out about BuddyPress (a collection of plugins that convert a WordPress MU install into a social network) and now I was wondering if there are any Digg-like voting plugins for WordPress. This would eventually integrate into a BuddyPress website, where the site members would submit, vote and comment on stories (much like Digg).

I have a feeling I will end up having to build this from scratch, but since the site will be built on WordPress, I was wondering if there were any plugins already available that add this functionality. So far I have come up empty in my search. I did find a Wordpress blog that had this functionality WpVote. It even creates thumbnails of the story webpage automatically (I'm assuming) using websnapr. I browsed through the page source and didn't seem to find any hints of a WP plugin that they are using.

flag

50% accept rate

4 Answers

vote up 2 vote down check

I've successfully used TDO Mini Forms for user submissions combined with Vote it up to build a digg-style site.

You can create a "top votes" page using the *MostVotedAllTime_Widget()* function from Vote it up, or use the SortVotes() or GetVoteArray() functions to build and style your own top votes list in a customised page template.

You'll find the full list of available functions in /vote-it-up/votingfunctions.php

link|flag
vote up 0 vote down

Is this what you're after?

http://www.tevine.com/projects/voteitup/

link|flag
Yeah, that seems to be the best Wordpress solution. It doesn't support all of the features like placing the top posts on the front page, but it's close. Many others are attempting to do the same thing as me, and I believe a sufficient plugin based on this one will eventually be created. – mikemick Apr 1 at 21:15
Any news? I have been looking for a nice voting plugin as well. – crosenblum Oct 27 at 9:13
vote up 0 vote down

Or you can try:

Pligg Voting CMS

link|flag
Thanks for your response. Pligg seems to have the features I want, but getting it to play nicely with Wordpress (synonymous accounts and logins) might be rough (although possible). I could easily see this as a great solution if it was for a site dedicated to just this type of service. – mikemick Apr 1 at 21:19
vote up 0 vote down

I using voteitup to clone like digg social bookmarking, take a look at my website, its work for me.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.