Integrate forum software into existing Zend site
Posted
by mrbubblesort
on Stack Overflow
See other posts from Stack Overflow
or by mrbubblesort
Published on 2010-05-21T01:26:47Z
Indexed on
2010/05/21
1:30 UTC
Read the original article
Hit count: 421
I've searched around and haven't really found anything on this, so maybe someone here has tried this before. My company already has a website built with Zend, and we'd like to add in a forum as well. All I really need is something that will work with postgresql and has foreign language support (particularly Japanese, but if worst comes to worst, I'll just translate it myself). phpBB fits all my needs though. Is it possible to get the two working together? Or is there another forum software that'll work with Zend? Or is it better to just build the thing from scratch? Thanks!
© Stack Overflow or respective owner