A simple question, as a day of searching on the net yielded no results. I can't find for the life find any documentation on how to integrate signup with my site and combine it with signup for ubercart.

Is there anywhere I could possibly look? Also, a specific question, when I work with theming I want to use custom PHP to add the sign up form (I noticed a sign up form is in the $node information) what is the proper way of doing this? As I am not familiar enough with rendering forms.

Comments

dww’s picture

Status: Active » Fixed

See http://drupal.org/project/uc_signup for info on integration with ubercart. I know nothing about that.

Re: working with forms: http://api.drupal.org/api/file/developer/topics/forms_api.html

Paintbox’s picture

Thanks for that info!

ycimlynn’s picture

The trick to doing this is to integrate workflow-ng with the signup module.

You setup workflow-ng to sign a person up after they complete the checkout.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.