Views order form

Categories

Component ID

2111827

Component name

Views order form

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Turn a view into an order form.

  1. The module adds a field in Views which adds a checkbox so that nodes in the view can be ordered.
  2. The second step is where the user fills in contact information.
  3. The order is sent containing the nodes picked in step 1 and the contact information from step 2. It is sent to an email address that is configurable via settings page.
  4. The user is redirected to a "Thanks for your order" page.

Development is on GitHub.