CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Civicrm sms
Pages: [1] 2

Author Topic: Civicrm sms  (Read 7084 times)

wabz

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
Civicrm sms
June 27, 2009, 04:34:37 am
Hi

We run an organisation in Kampala, Uganda and want to run sms campaign and reminders to our members. Is there any sms system that can be used with 2.2.6 and Joomla 1.5.9? I really need the component or module urgently.

Tx

abrookins

  • I’m new here
  • *
  • Posts: 21
  • Karma: 5
    • Redspire (Blog)
Re: Civicrm sms
June 27, 2009, 10:17:47 am
I think SMS functionality is less than mature right now, due to a lack of sponsorship and/or community interest in development of the code.  Check this thread:

  http://wiki.civicrm.org/confluence/display/CRM/CiviSMS

You might check with Tobias Eigan @ Kabissa.org to see if Kabissa worked out any SMS integration with CiviCRM or their CMS. 

There are a couple of general SMS modules available for Joomla that you could look at adapting or using:

  http://extensions.joomla.org/extensions/communication/sms

Or, depending on your skill level with PHP, you might take a crack at developing this functionality in CiviCRM yourself.  There is some starter code available in the repository, but you'll need a programmer to get it working:

  http://svn.civicrm.org/civicrm/trunk/CRM/SMS/

And as a general note, I think SMS functionality in CiviCRM would go a long way toward making the product useful to organizations in Africa and other areas where cell phone saturation is much higher than Internet/email connectivity.  I worked on a project in Ghana and I remember how many people would check their email once every week or two, but were constantly on their phones; and I know many political groups used SMS blasts effectively.

Andrew

abrookins

  • I’m new here
  • *
  • Posts: 21
  • Karma: 5
    • Redspire (Blog)
Re: Civicrm sms
June 27, 2009, 10:25:01 am
It looks like Andrew Perry @ Community Builders (http://civicrm.org/professional/) has some working SMS code:

  http://forum.civicrm.org/index.php?topic=8084.0


wabz

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
Re: Civicrm sms
June 28, 2009, 02:08:31 am
I tried contacting Andrew Perry and apparently i didnt get any replies from him. Anyway my programming skills stink and i am more of an end user than a developer....though i am willing to learn the act. Can someone direct me in the right direction on intergrating an sms component into civicrm.

Andrew Perry

  • I post occasionally
  • **
  • Posts: 98
  • Karma: 1
  • Building empowering tools that comply with rules
    • Community Builders Australia
  • CiviCRM version: 3.x, 4.x
  • CMS version: Joomla 1.0.x, 1.5.x -> Drupal 6.x, 7.x, WordPress
  • MySQL version: 5.1, 5.5, 5.6
  • PHP version: 5.2, 5.3, 5.4
Re: Civicrm sms
June 28, 2009, 09:09:00 pm
My bad - busy month!  I have e-mailed you now, so please let me know if we can help.  We'd love to be able to polish the code off and contribute it to the community.
Community Builders Australia Pty Ltd
www.communitybuilders.com.au

abrookins

  • I’m new here
  • *
  • Posts: 21
  • Karma: 5
    • Redspire (Blog)
Re: Civicrm sms
June 29, 2009, 08:50:02 am
You might also check with this Kampala-based organization that has launched a really interested suite of SMS-based information tools:

  http://www.grameenfoundation.applab.org/section/index

A blog post about it:
 
  http://www.kiwanja.net/blog/2009/06/grameens-applab-comes-of-age/


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Civicrm sms
June 29, 2009, 04:44:16 pm

not joomla related, but check this module for drupal:

http://madeout.blogspot.com/2009/06/sending-tokenized-sms-with-drupal-to.html

you might also want to check out Frontline SMS and see if that meets your needs

http://www.frontlinesms.com/

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

yautja_Cetanu

  • Guest
Re: Civicrm sms
July 02, 2009, 12:07:05 pm
Yo our lot are going to need CiviSMS I think. We're going to need it to work with CiviEvents. We want to make it so that when someone buys a ticket the option "Receive SMS reminders for this event" is automatically ticked (allowing them to opt out). At an admin definable time prior to the event we want to make it so that CiviCRM automatically sends txts to everyone who has registered to receive alerts.

We need some kind of report in CiviEvents that says how many texts are expected to be sent off. (So that we can buy all the needed credit).

Then to make it more user friendly for everyone else. We want to make a few more options
- Ability for turn off and on Txt reminders for an event
- Ability to change the reminder text (Can we do things like add the name of the person in the text)
- Ability to send text reminders on click (We need to add security, something like Are you sure? so people don't accidently click that)
- Ability to send text reminders at a specific ad hoc date in the future
- Ability to send txt reminders at the default time before the event
- Default date should be changable in the Configuration of SMS
- Obviously need things like an ability to support a range of sms gateways, although we'll focus on our one.

So all these features are ones that we need and therefore we'll make if no one else is already doing it. Anyone want to work with us on this? (We're currently working on modifying Price sets in events, but we'll work on this next).

emilyf

  • Ask me questions
  • ****
  • Posts: 696
  • Karma: 54
  • CiviCRM version: 2.x - 4.x
  • CMS version: Drupal 5, 6, 7
Re: Civicrm sms
March 17, 2010, 04:26:15 pm
It's been about 8 months since this thread was last updated. I'm working with an organization that is looking for this feature or at least some kind of roadmap to it. Where does this stand at the moment? Wondering who I should be talking to and if anyone has made progress on this front. thanks!

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Civicrm sms
March 17, 2010, 05:50:33 pm

based on what we know/heard this is pretty much at the same spot as it was 18 months ago. the big change probably is SMS framework does not seem to be as well supported as i hoped it would :(

lobo


A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

emilyf

  • Ask me questions
  • ****
  • Posts: 696
  • Karma: 54
  • CiviCRM version: 2.x - 4.x
  • CMS version: Drupal 5, 6, 7
Re: Civicrm sms
March 25, 2010, 08:13:40 am
@andrew / @yautja_Cetanu

i've PM'd you both to see if you're still interested in contributing this as i may be able to raise the funds to do it. it'd be great to see this get released.

Andrew Perry

  • I post occasionally
  • **
  • Posts: 98
  • Karma: 1
  • Building empowering tools that comply with rules
    • Community Builders Australia
  • CiviCRM version: 3.x, 4.x
  • CMS version: Joomla 1.0.x, 1.5.x -> Drupal 6.x, 7.x, WordPress
  • MySQL version: 5.1, 5.5, 5.6
  • PHP version: 5.2, 5.3, 5.4
Re: Civicrm sms
April 06, 2010, 03:58:48 pm
Hi Emily

Hopefully you received my PM back.  Am keen to get a skype call happening if possible.

Regards

Andrew
Community Builders Australia Pty Ltd
www.communitybuilders.com.au

StKWarrior

  • Guest
Re: Civicrm sms
October 04, 2010, 05:36:43 am
I see that nothing happened here for several months. Now I faced with the same need for this functionality "sms reminder for events on CiviCRM". Something happened further since April? Thanks.

emilyf

  • Ask me questions
  • ****
  • Posts: 696
  • Karma: 54
  • CiviCRM version: 2.x - 4.x
  • CMS version: Drupal 5, 6, 7
Re: Civicrm sms
October 05, 2010, 10:09:02 am
unfortunately the project that i was hoping would fund this integration on my end fell through. so i have nothing new to report, but maybe andrew does...

tiborg

  • I post occasionally
  • **
  • Posts: 33
  • Karma: 0
Re: Civicrm sms
October 20, 2010, 04:09:23 am
Dear All,

What is the best way for the bulk sms sending? (drupal vs civicrm sms solution?) Which list the sended sms in civicrm activity stream, and which work with the inbound, received sms?

thank you all

tiborg

Pages: [1] 2
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Civicrm sms

This forum was archived on 2017-11-26.