// $Id: README.txt,v 0.01 2010/12/17 16:28:14 bocalig Exp $

Drupal uc_progressbar.module README.txt
==============================================================================

When enabled, the uc_progressbar module creates a block to display which step
the user is on through the checkout process.


Installation
------------------------------------------------------------------------------

  - Unzip the archive and copy the 'uc_progressbar' directory to your modules directory
  (ie:/sites/all/modules). Alternatively copy the tarball to the module directory
  if you can unzip it on the server.

  - Enable the module on Drupal's admin/modules page.


Configuration
------------------------------------------------------------------------------
Access the blocks list page (admin/build/block/list) and assign the "Ubercart Checkout
Progress" block to the desired region.


Features
------------------------------------------------------------------------------

  - Block is configured to only display on cart pages.
  - Block's theme can be configured and styled.


Usage
------------------------------------------------------------------------------

TBD

Example 1
---------

TBD



To Do
------------------------------------------------------------------------------

  - Finish this README.txt file


Credits / Contact
------------------------------------------------------------------------------

John Bocalig (john@sagetree.net)