Lars282 Posted October 17, 2012 Share Posted October 17, 2012 Hey, Is there an easy way of simply using the forgot password module on my own login page? Thanks, Lars Link to comment Share on other sites More sharing options...
ryan Posted October 17, 2012 Share Posted October 17, 2012 I haven't tried this before, but theoretically it might work. You could try this: $process = $modules->get('ProcessForgotPassword'); echo $process->execute(); Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now