Posted by russgri on October 5, 2008 at 3:26am
In enabling my SMS Messaging module I get:
SMS Messaging 5.x-1.x-dev Sending Method: SMS
Depends on: Messaging (enabled), Sms (missing), Sms_user (missing)
I can not find these modules?
In enabling my SMS Messaging module I get:
SMS Messaging 5.x-1.x-dev Sending Method: SMS
Depends on: Messaging (enabled), Sms (missing), Sms_user (missing)
I can not find these modules?
Comments
Modules are in the modules dir of the smsframework
The modules that you are looking for are in the framework.
When you untar the smsframework on the toplevel will be sms then in the modules directory you will have sms_user, sms_receive, sms_blast etc.
Darren Ferguson
Darren Ferguson
sms
how can i get simple sms on my mobile by filling a form ...please any one can help me out
On D7: Install the module:
On D7:
Install the module: smsframework
Next install the sms gateway module of your choise.
Install the module webform
Install the module rules
Install the module webform_rules
Than you have it all to make it work.
Setup SMS framework with your gateway. [http://drupal.org/node/362258]
Setup a webform as your form: [http://drupal.org/documentation/modules/webform]
Create a new rule that will fire on a webform submission.
And add a action send SMS [http://drupal.org/documentation/modules/rules]