Hi
what is the best way to integrate phpbb3 with cmsms so that it is embedded into a page just like this forum?
can anyone help?
also does anyone know a way to integrate FrontEneUsers with phpbb3?
cmsms integration with phpbb3
Re: cmsms integration with phpbb3
As far as I know, neither this forum nor the wiki is imbedded into the main website. They are just skinned to look like the main website.
Re: cmsms integration with phpbb3
you can use the embed tag in your cmsms admin panel to embed the forum into any page. then you style the forum to match your site. as far as the feu integration, there is currently not a reasonably simple-one size fits all solution.
Re: cmsms integration with phpbb3
I do the opposite.. Embed CMSMS into the forum.
What I do is create CMSMS template that contain dynamic aspects of the site, such as navigation, sidebars, etc. and in the forum template, call these in as <__iframe>s. When you change dynamic elements of your site, they change in the forum as well.
What I do is create CMSMS template that contain dynamic aspects of the site, such as navigation, sidebars, etc. and in the forum template, call these in as <__iframe>s. When you change dynamic elements of your site, they change in the forum as well.