Create Account for Someone Else

Hi!

I’m trying to make it so that admin users can create accounts for others.

I’m using the “create an account for someone else” and the “assign temporary password” and such.

The problem is, because the passwords are not saved in the database, I have no idea how to test that the function is working properly! How do I know that the added user will receive the email I send them with the temporary password? How do I make sure the temporary password is displayed somewhere in the automatic email? I want to be able to test the added user side of things from login and on from there…

Thank you!

4 Likes

Also having this issue. There are no clear instructions on how to successfully do this.

You’d just create a test user by using an email address like your_email**+1**@domain.com

Then try it using Preview in your test mode and see if it sent an email.