Closed (fixed)
Project:
Signup
Version:
6.x-1.0-rc4
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2009 at 13:40 UTC
Updated:
11 Sep 2009 at 21:50 UTC
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
Comment #1
dwwSee 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
Comment #2
Paintbox commentedThanks for that info!
Comment #3
ycimlynn commentedThe 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.