CodeIgniter Forums
dx_auth user account integration with blog and forum - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: dx_auth user account integration with blog and forum (/showthread.php?tid=24104)



dx_auth user account integration with blog and forum - El Forum - 10-30-2009

[eluser]gscharlemann[/eluser]
Hi-

How difficult is it to integrate the user accounts setup with dx_auth into a blog like wordpress or forum like phpBB (doesn't need to be that specific blog/forum)? If I setup a site that creates a number of user accounts and then want to add a forum or blog later, I don't want the users to have to sign up again.

Any thoughts? Thanks


dx_auth user account integration with blog and forum - El Forum - 10-30-2009

[eluser]Ben Edmunds[/eluser]
It's definitely possible.

You can search and see a lot of posts about integrating with phpBB, getting the session is the tricky part but it's do-able.


I wouldn't imagine wordpress being much more difficult but I've never done it so I can't say for sure.