Basically I am trying to make a website whereby the user has a choice of a few subscription packages to purchase fromt, costing x amount. They select this package which will then take them to the checkout for the payment process probably using paypal. After they subscribe they would receive inormation that I will send them via email. I would like to set up different mailing lists so I could send information to just paid subscribers, non paid, or both.
Potentially we could be sending multiple emails to 1000 clients a day. Another feature that I would like to know if its possible is to integrate SMS alerts. Aswell as the email they receive, they also receive an sms with the same message.
I would be greatful if anyone knows whether this would be possible using drupal. I have some experience with drupal, but the most difficult part I find in this project is integrating the sms alerts. I have had a quick look at SMS Framework, but im not sure whether this is what I would be needing in this project.
Any help and information would be great.
Thanks,
JR
Comments
_
For subscriptions you probably want to checkout the ubercart module.
For messaging you'll want to checkout the messaging and notifications which do require the smsframework module iirc.
thanks for pointing me to the
thanks for pointing me to the right direction.
thanks,
JR