Hello - when a user signs up on my wordpress site, they should be able to sign in with the same login on the forum PHPbb3 and the other way.
I know about wp-united but it has not been updated for a year.
coopster
12:46 am on Mar 3, 2009 (gmt 0)
You could always customize your installation. Locate the authentication modules for each and create your own table or cross-reference system of sorts that keeps them in synch. Anybody else that is using both systems have any advice for zeus?
CrustyAdmin
1:04 am on Mar 3, 2009 (gmt 0)
I haven't done it and maybe Zues knows this, but the common term for that is bridge. Hit the search engines for wordpress phpbb bridge and you should get some starting points.
[edited by: CrustyAdmin at 1:05 am (utc) on Mar. 3, 2009]
coopster
3:55 pm on Mar 3, 2009 (gmt 0)
Indeed, bridge (or integration) is the more proper term. I know there are bridges between many of these open source applications, like Joomla and Moodle, for example. I've implemented that bridge for somebody last year. I ran a quick search just now for a WP PHPBB bridge and see plenty of hits.