By Rickmeister on
I have a client who needs to take registration for a class he teaches via his website. He'd also like to be able to send out emails to class registrants periodically to remind them of the class. Payment checkout will be handle via PayPal.
Is there a module for this?
Thanks.
R
Comments
signup
http://drupal.org/project/signup will do most of that.
For payment, check out:
http://drupal.org/project/signup_pay
http://drupal.org/project/signup_ecommerce
(I haven't used any of the payment integration modules, but at least they exist). ;)
Good luck,
-Derek
___________________
3281d Consulting
I'll try it.
Thanks, Derek.