I can't believe that any sfPlugin isn't going to be as full-featured as one of the stand alone forum packages out there, but perhaps it depends on how big your audience is going to be. My site after a year has more than 1 million posts and around 125k registered users. So, I'm glad we went with VBulletin, which actually has a small fee for purchasing. But, the user and community support for styling and extensions are priceless.
As far as integration goes, I found a small library for Drupal VB integration, and changed the methods to use symfony DB query functions. Pretty easy. -russen On Oct 18, 7:44 am, kiszl <[EMAIL PROTECTED]> wrote: > Hello all, > > I'd like to hear other people's opinions (and experiences) on the > preferred way of adding a forum to an existing Symfony / Doctrine > site. I found only one forum plugin, sfSimpleForumPlugin, which relies > on Propel, so I cannot use that directly. > Do you think it would be easier if I tried to hack the Propel stuff in > this plugin into 'Doctrine stuff', or should I pick an arbitrary php > forum engine (eg. phpbb), and hack its user management stuff ? > > Any feedback is welcome. > > Regards, > Zoltan. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
