README

This module will install a new table to the drupal DB called 'uc_attendees'.
It also adds an additional pane to the ubercart checkout (which might need to be enabled in checkout config).

It treats every product in the cart as a seperate registration and will present a form 
(currently name and age group) for each attendee to fill out. This data is saved in the
db and all registration info can be viewed in the ubercart menu under attendees.

To add/edit the registration fields you will need to be comfortable with editing the code.

If you need any help, have questions or make any modifications to the code please email me

Jack Read
jack@beacon9.ca 


Installing is easy - just enable it in modules list.
Requires Drupal 6 and ubercart module to be installed.