You are here

README.txt in Commerce Webform 7.2

Same filename and directory in other branches
  1. 8 README.txt
  2. 7 README.txt
Commerce Webform

This module extends both commerce and webform. It allows the site owner to create a webforms with a new product field. The productfield allows the listing of one or more products which the site user would then select from. When the form is submitted the products are added to the users shopping cart. The webform results page shows the submitted forms and intiially marks products as unpaid. Later, when the user has paid for the products in their basket, the webform submission is updated and all products that made it to the checkout are then marked as having been paid for.

Code: Deeson Group, http://www.deeson.co.uk

Based on the event registration module from Mustard Seed Media: https://github.com/bobchristenson/commerce_event_registration

----------------

1. Installation

To install, unpack the module to your modules folder, and simply enable the
module at Admin > Build > Modules.

File

README.txt
View source
  1. Commerce Webform
  2. This module extends both commerce and webform. It allows the site owner to create a webforms with a new product field. The productfield allows the listing of one or more products which the site user would then select from. When the form is submitted the products are added to the users shopping cart. The webform results page shows the submitted forms and intiially marks products as unpaid. Later, when the user has paid for the products in their basket, the webform submission is updated and all products that made it to the checkout are then marked as having been paid for.
  3. Code: Deeson Group, http://www.deeson.co.uk
  4. Based on the event registration module from Mustard Seed Media: https://github.com/bobchristenson/commerce_event_registration
  5. ----------------
  6. 1. Installation
  7. To install, unpack the module to your modules folder, and simply enable the
  8. module at Admin > Build > Modules.