Closed (fixed)
Project:
SMS Framework
Version:
5.x-1.x-dev
Component:
Blast
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2008 at 12:02 UTC
Updated:
29 Jan 2010 at 23:23 UTC
Jump to comment: Most recent
Comments
Comment #1
batje commentedViews2 could be used to generate lists of users (with a validated SMS number). These result sets could then be 'Blasted' to.
That would make the start of a very flexible SMS Campaign module.
Comment #2
Anonymous (not verified) commentedI've tryed to set a view for this (on D6), but view2 doesn't allow to select any mobile number, any idea?
Comment #3
batje commentedHi,
You could try to do this with the help of
http://drupal.org/project/views_bulk_operations
There is an option to use custom code. If you put
print_r(&$object);
into the php field, you can see the phonenumber. I guess that should be enough info to send an SMS.
reinier
Comment #4
Anonymous (not verified) commentedHi, I can't see SMS action to activate plus I don't know where to put this code "print_r(&$object);"
Any help is appreciated
thanks again
SMS Framework 6.x-1.x-dev (2009-Mar-11)
Comment #5
Anonymous (not verified) commentedanybody?
Comment #6
gunzip commentedhttp://drupal.org/project/smsbulk
Comment #7
aspope commentedThis issue has gone stale (6 months). Closing...