What is the best forum module to use for Drupal? The core is a bit lacking. I'm thining of investigating: http://drupal.org/project/advanced_forum
Anybody have any better suggestions?
|
1
|
What is the best forum module to use for Drupal? The core is a bit lacking. I'm thining of investigating: http://drupal.org/project/advanced_forum Anybody have any better suggestions? |
||
|
|
|
|
There's quite a bit of work going on right now on AdvForum, and the 'DruBB' project. The maintainer of AdvForum and the release maintainer for Drupal 7 are both putting a fair bit of energy into DruBB as a Drupal-native alternative to PHPBB, and it's worth watching even if it isn't ready to deploy immediately. If you have any develpment chops and are willing to poke your head into the code, they can almost certainly use help with the development work, or with testing. |
||
|
|
|
You can look at using the core forum module from Drupal http://drupal.org/handbook/modules/forum. It is easily extensible and you can customise to your needs. Take a look at all these.
|
||
|
|
|
There's no great out-of-box solution or module for Drupal. What I suggest you do is install phpBB on your server then use this module to link it up with your Drupal site. phpBB is a great piece of software! A little blurb about the module:
|
||||
|