Jump to content

Send Email to Non Client


Recommended Posts

Basically a waiting list signup. U just need to enter email address. System will send an email when product becomes available. I can get everything to work, send email if they are existing client. But haven't figured out for non client. (For people that haven't registered yet).

Link to comment
Share on other sites

Why not simply create a form that writes the emails to a flat file. Once the product becomes available, that file gets used to send out an email, with a link to order/join, etc. 
Trying to do that through WHMCS doesn't seem the most efficient use of time. 

Link to comment
Share on other sites

That's a custom solution already then, since it's saving non client info in it. If it's a table within WHMCS, then you'd need to  create something to get that data from the database, and use something like a marketing email to send it. 

Link to comment
Share on other sites

Yes,
This is not possible to send with through WHMCS to Guest user, so better send direct email through PHP or SMTP

8 hours ago, Dkuzik said:

Basically a waiting list signup. U just need to enter email address. System will send an email when product becomes available. I can get everything to work, send email if they are existing client. But haven't figured out for non client. (For people that haven't registered yet).

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated