Need to integrate phpFox and Wordpress so that there is a single login.
Posted
by Jason
on Stack Overflow
See other posts from Stack Overflow
or by Jason
Published on 2010-05-11T17:26:41Z
Indexed on
2010/05/20
13:10 UTC
Read the original article
Hit count: 143
phpFox should take care of user login management, add user and edit user. But would like to automatically create a corresponding Wordpress account when user signs up for phpFox. And when user logs into phpFox user is auto logged into Wordpress so user doesn't really even realize Wordpress login or user account exists.
What would be the best way to do this?
Apps will be on the same server so could make native calls or use curl.
© Stack Overflow or respective owner