views:

41

answers:

1

Are there any good Forum modules?

If not I guess I'll have to write some kinda ghetto script to link in another solution.

A: 

I think there is nothing like an ready to use "forum" Module for the Zend Framework. Further i think there is no complete Module ready to Download somewhere.

I would use the well known players in forum business like:

PHPBB or SimpleMachines

And than try to integrate it , into your application. PHP is PHP :-)

ArneRie