Product Signup
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
This module essentially combines ubercart products with the signup module.
This is not the a port of the [uc_signup module on drupal.org](http://drupal.org/project/uc_signup). This module takes a significantly different approach to integration.
To use this module simply:
- Enable uc_product module
- Enable signup module
- Enable signups on an ubercart product
This module does the rest. First it disables the signup links for these products so that they have to be bought and not signed up for.
Then, by using ubercart hooks, this module checks orders upon checkout complete to see if they can be signed up for. If so, the user is signed up!
Simple!
Why is this project in the sandbox? Because there is already a uc_signup module, and we didn't want to make yet another one. Hopefully uc_signup can use this code for a 7.2.x branch, or in helping with a port, or in some other way.
