• Hi all,

    I am trying to integrate an eZPublish-powered site and WordPress so that a registered eZPublish site user will be able to use a single login credential to access both his profile for the site and the one for WP.

    I would like to be able to write a single (global)login/logout/register/forgotpassword handler which will take user input and call the necessary API/functions from both eZPublish and WP. since I also will need to integrate a forum and other services, the single handler seems the way to go.

    unfortunately, by searching on the forums I can only find info about how to integrate WP into a site by using “the loop”, but no info on how to pilot a login/logout/register.

    Can a kind soul share some information or pointer about how to do this / what functions to call?

    thank you,

    massimiliano

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Creating a single login/logout/register handler’ is closed to new replies.