- Jan 17, 2015
- 5,263
- 4,956
It depends on a lot of factors.
If you don't know how to code, I will go with 100% with Discourse. It's a fully featured modern forum that is similar to what we are already used to in the social networks like Facebook. All big sites that are introducing a forum are using Discourse nowadays
If you plan to do the next BHW, then Xenforo is the way to go, the massive amount of features they implement is overwhelming, though is not free.
Personally I love BBpress (the official Wordpress forum). Why? Because I like to code features in Wordpress and I can do weird things with the forums that make them very unique. I found difficult to code in other PHP forums like phpBB or SMF, this is why I ended choosing BBpress for convenience...
For example, the last plugin I coded in BBpress, is a way to warn the forum users that certain user's opinions can be hazardous (in a health forum context).
Instead of having to ban them, by doing this, the disturbing users are unaware of whats going on while the rest are aware of their shit opinion
(also called honeypot). From my experience, If I simply banned them, they will keep creating new accounts period and making me lose huge amounts of time (I'm sure the BHW forum mods have experienced this a million times)
If you don't know how to code, I will go with 100% with Discourse. It's a fully featured modern forum that is similar to what we are already used to in the social networks like Facebook. All big sites that are introducing a forum are using Discourse nowadays
If you plan to do the next BHW, then Xenforo is the way to go, the massive amount of features they implement is overwhelming, though is not free.
Personally I love BBpress (the official Wordpress forum). Why? Because I like to code features in Wordpress and I can do weird things with the forums that make them very unique. I found difficult to code in other PHP forums like phpBB or SMF, this is why I ended choosing BBpress for convenience...
For example, the last plugin I coded in BBpress, is a way to warn the forum users that certain user's opinions can be hazardous (in a health forum context).
Instead of having to ban them, by doing this, the disturbing users are unaware of whats going on while the rest are aware of their shit opinion