hi are there any modules that allows me to use phpbb together with modx?
thanks
In what way would you like to use phpBB with MODx?
phpBB is a separate application so it would sit on a different URL (e.g. www.mysite.com/phpBB).
If you wanted to, for example, show the last 10 posts in phpBB on your MODx homepage, you could write a snippet to read the details directly out of phpBB’s database.
(I haven’t used phpBB for a couple of years now, but if it supports it you might be able to get an RSS reader snippet for MODx to read an RSS feed from phpBB - I know FUDforum could do this.)
Andy.