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

SMS Messaging #375

Closed
sethjeffery opened this issue Feb 22, 2016 · 8 comments
Closed

SMS Messaging #375

sethjeffery opened this issue Feb 22, 2016 · 8 comments

Comments

@sethjeffery
Copy link

Some CRMs provide an SMS service to allow admin users to send text messages out to members.

If we could find a universal SMS provider that the app can interface its address book with to send out text messages, in the same way that we support MailChimp, it could be a big benefit for churches.

@sethjeffery sethjeffery added this to the 2.1.0 milestone Feb 22, 2016
@sethjeffery sethjeffery removed this from the 2.1.0 milestone Feb 22, 2016
@rakess70
Copy link

👍 I love this idea because we have many people who do not use email as much as text

@rakess70
Copy link

CCB uses a combination of texting and twitter to accomplish this they call it a Twext

http://churchtechdump.tumblr.com/post/316931035/church-community-builder-introduces-twexting

Maybe way to do it that costs nothing might be

https://github.com/typpo/textbelt

@crossan007
Copy link
Contributor

There is a ticket open for this already #98.

Twilio looks pretty promising. There are a few others that I was talking with some guys here locally about, but I forget the names.

@crossan007
Copy link
Contributor

Check this out: https://www.nexmo.com/products/sms/

@DawoudIO
Copy link
Contributor

DawoudIO commented Sep 4, 2016

How do we want the interface to work for SMS, as we are getting more and more requests for this... is it like send mail but the target is a SMS Number, if so which number is all mobile phone... do we need people to opt in and out of SMS messages... etc...

@Lochex
Copy link

Lochex commented Sep 4, 2016

Ok, here's what the Interface for SMS should look like.
The SMS page will have a textbox for entering the message to be sent (it should have a character counter just below the box as one SMS = 160 character)
The right-side of the box would have tabbed buttons for choosing between sending the SMS to all persons in church or selected groups.
If All persons is selected, the the user can go ahead to Send to all persons in church
If Groups is selected he could choose the groups (list of unchecked Group names) and then click the button at the base of the list to send SMS to the selected groups.

@crossan007 crossan007 added this to the 2.3.0 milestone Sep 7, 2016
@DawoudIO DawoudIO modified the milestones: 2.3.0, 2.4.0 Oct 23, 2016
@DawoudIO DawoudIO modified the milestone: 2.4.0 Nov 5, 2016
@rakess70
Copy link

rakess70 commented Mar 8, 2017

I have been researching this more. we recently subscribed to "text in church" but find we are not using as much as I would have thought. The more I research I think twillo is a great option

@crossan007
Copy link
Contributor

This has been moved to #2149

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

5 participants