adding attachments to emails
I need to add an attachment to the welcome email when a new member signs up. I setup phpmailer and then spent the day on Google, lots of idea's but can't make it work.
http://docs.transparent-tech.com/open-realty/latest/index.html?userrelatedhooks.html
See "after_user_signup($userID) - called after a successful registration"
Just insert the required PHP code inside this function and voilà! :)
[]s
Here is an example: http://eduardomarques.com/downloads/snippets/mail.zip
With this code you can easily reach what you wish using O-R hook system.
[]s
Leave Comment

Comments (2)