Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support SMS alerts #7

Open
1 of 7 tasks
jace opened this issue Apr 12, 2016 · 0 comments
Open
1 of 7 tasks

Support SMS alerts #7

jace opened this issue Apr 12, 2016 · 0 comments

Comments

@jace
Copy link
Member

jace commented Apr 12, 2016

Sometimes we need to send a customised SMS alert instead of email alert. Hasmail has almost everything this needs, so there's just a few more tweaks required:

  1. When creating a campaign, ask the user to choose if this is email or SMS
  2. Recognise a special 'phone' field similar to 'email' and normalize phone numbers (adding country codes if they are missing)
  3. In the editing interface, remove the subject line
  4. Shorten URLs automatically, per recipient
  5. Show a character count that counts the final output size, not the template size
  6. Send using multiple SMS gateways similar to how Lastuser and Coaster do it
  7. In reports, show delivery stats (pending, delivered, failed) and open stats based on URL opens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant