Page 1 of 1
Is there a stable forum that integrates with CMS
Posted: Wed May 31, 2006 11:11 am
by chrisinoz
Hi
I did a CMS site a couple of years ago. Still going well.
My client is a club with little money to spend but they want to add their own pages (slide out menu navigation) and want a forum so I turn to CMS as the possible answer.
What can you advise re forum?
Thanks
Chris
Re: Is there a stable forum that integrates with CMS
Posted: Wed May 31, 2006 11:55 am
by chrisinoz
Further
Is linking to an external one eg PHPBB the best option for now?
Re: Is there a stable forum that integrates with CMS
Posted: Wed May 31, 2006 12:01 pm
by cyberman
Currently there's no really cmsms integrated forum available. But you can use PunBB with PunBB module or PHPBB with phpbbx tag.
Or you have a little bit time to wait - there's a real cmsms forum in development
http://dev.cmsmadesimple.org/projects/forum/
Re: Is there a stable forum that integrates with CMS
Posted: Wed May 31, 2006 12:46 pm
by stopsatgreen
I've done the same as the guys here and hacked together CMSMS and Simple Machines Forum. It doesn't take too long.
Re: Is there a stable forum that integrates with CMS
Posted: Wed May 31, 2006 10:40 pm
by chrisinoz
Thanks guys for your replies. I am familiar with phpBB - can you clarify
"you can use PHPBB with phpbbx tag"
Is there a forum post or something on this?
Cheers
Re: Is there a stable forum that integrates with CMS
Posted: Wed May 31, 2006 10:41 pm
by Ted
Check out:
http://dev.cmsmadesimple.org/projects/phpbbx/
I've never used it before, but I've heard good things.
Re: Is there a stable forum that integrates with CMS
Posted: Wed May 31, 2006 10:47 pm
by chrisinoz
Re: Is there a stable forum that integrates with CMS
Posted: Tue Jun 06, 2006 11:34 am
by Ron@Spikecity
As long as you do not integrate the user system of CMSMS with the user database of your forum you can virtually integrate any forum script inside CMS using pi_frame (slightly adapted to auto resize on percentual height and width paramaters).
http://www.spikecity.net/ has a pi_frame integrated YaBB2.1 forum running in an invisible autosizing Iframe and using the RSS feed of a second developer YaBB2.2 using the RSS module.
So as you can see it is even possible to mix and match Perl and PHP applications seamlessly into one site

Re: Is there a stable forum that integrates with CMS
Posted: Tue Jun 06, 2006 12:49 pm
by chrisinoz
Thanks Ron
I'll check that out.
Regards
Chris