Hello,
How can a new user at the registration process invite a friend by puting the friend email in a field so that the system will send an email to that friend to inform him about the service ?
Thanks
admin
Mon, 01/06/2014 - 22:01
Hi
Hi
You can either use a Drupal module (for example https://drupal.org/project/forward), but this won't be exactly what you expect (ie integrated inside the registration form), or do a small hook on the registration form.
Hi
In reply to Hi by admin
It is clear ! I see. Thanks