Download & Extend

Ubercart Webform Productize

The uc_webform_productize module is designed to be paired with the webform_associate module. Currently the code is alpha and appears to be working. The objective is to create a uc product node that is paired with content types used by webform_associate. This product should then be added to the cart each time a webform submission is created. It then stores the webform nid, submission id and the order_id in a many to 1 relationship.

This functionality is all complete so I need some help going around the rough edges and make sure it's good to go. Paired with webform_associate, this module goes a long ways toward making event registration in Drupal quite simple.

Currently this is Drupal 6 only, I have no intention of doing this same dev for D5.

Currently:

  • Allowing you to pick node types that have webform associations
  • Appending the necessary form elements to accept price
  • Auto-creating product nodes associated with the proper node type
  • Editing of existing information
  • Successfully adding an associated product node to the shopping cart
  • Submission to Transaction tracking (many to one)

Needed: (in order of importance)

  • Permissions checking. I would VERY MUCH like help here.

There are many little edge cases and such that need attention now that the major functionality is in place. Please help :-)

Sponsorship, Programming & Testing Resources provided by The Worx Company

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0-alpha1 tar.gz (8.95 KB) | zip (9.94 KB) 2008-Oct-11 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev tar.gz (9.1 KB) | zip (10 KB) 2011-Feb-25 Notes

Project Information

  • Development status: Obsolete
  • Module categories: E-commerce
  • Maintenance status: Unknown
  • Reported installs: 1 site currently reports using this module. View usage statistics.
  • Downloads: 2,325
  • Last modified: October 19, 2010