User Login form added to the Checkout page

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Adds the User Login form to the Customer information pane at the Ubercart checkout page. This makes login for returning/existing customers easier and more obvious - contrary to the small link to the user login form used per default in Ubercart.

Technical note: Since nested Forms are not allowed in XHTML it adds the User Login form before the Checkout form and moves it into the Customer information pane using Javascript. This way it still is not seen by the DOM inside the Checkout form.

This module does not provide an user interface to set messages displayed in the Customer information pane. Use the Module String Overrides (http://drupal.org/project/stringoverrides) for instance to replace dipslayed messages.

Download

Download using Git - see the Version control tab above.

Project information

  • Module categories: E-commerce
  • Created by fuerst on , updated