- This topic has 1 reply, 2 voices, and was last updated 12 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Tweaks › User Registration Complete email output user data
Tagged: custom field, registration email
Hi, I was wondering if I can output addition user data in the registration complete email. I was trying to output the client’s company name, and a custom field. Also I was wondering if the email can be sent to two admin email addresses. Thank you.
The registration complete email can only use the following tags at the moment:
{first_name}
{last_name}
{user_name}
{password}
{login_link}
{email}
{membership_level}
{phone}
You can always place a link to the edit profile page of your site in this email so a member can go there and see all the details.
The email notification gets sent to one email address but you can use the following trick to send it to as many email addresses as you prefer. Add a email forwarder in your server for a generic email address like admin@your-domain.com (you can easily do this from cPanel). When configuring the email forwarder you can tell it to forward any email that comes to “admin@your-domain.com” address to a number of different addresses. Finally, you use this email address (admin@your-domain.com) in eMember’s notification so eMember will send the email to your server which will forward it to other addresses.