You are here

README.txt in Ubercart Global Quote 6

Same filename and directory in other branches
  1. 7 README.txt
-------------------------------
UC global quote Ubercart Module
-------------------------------

Ubercart Shipping quote module that provides custom shipping quotes based on 
configurable weight ranges and custom shipping zones.

Features
--------

Shipping zones could be defined as any combination of countries and regions/states.
You can define multiple rates based on weight ranges for each zone

Dependencies
------------

Ubercart 2.x or 3.x
Drupal 6 - Ubercart 2.x: Requires the ahah helper module: 
 
------------
Installation
------------

Place the entirety of this directory in sites/all/modules, enable the module
Navigate to administer >> build >> modules and enable "Global Shipping Quote"

Add new shipping zones at: admin/store/settings/quotes/methods/zones
Add weight based quotes at: admin/store/settings/quotes/methods/global_quote
Enable the Global quote shipping method at: admin/store/settings/quotes/methods

----------
CHANGELOG
----------

v0.1 Added Regions support. Now it requires http://drupal.org/project/ahah_helper

----
Copyright (c) 2011, Joan Perez i Cauhe

File

README.txt
View source
  1. -------------------------------
  2. UC global quote Ubercart Module
  3. -------------------------------
  4. Ubercart Shipping quote module that provides custom shipping quotes based on
  5. configurable weight ranges and custom shipping zones.
  6. Features
  7. --------
  8. Shipping zones could be defined as any combination of countries and regions/states.
  9. You can define multiple rates based on weight ranges for each zone
  10. Dependencies
  11. ------------
  12. Ubercart 2.x or 3.x
  13. Drupal 6 - Ubercart 2.x: Requires the ahah helper module:
  14. ------------
  15. Installation
  16. ------------
  17. Place the entirety of this directory in sites/all/modules, enable the module
  18. Navigate to administer >> build >> modules and enable "Global Shipping Quote"
  19. Add new shipping zones at: admin/store/settings/quotes/methods/zones
  20. Add weight based quotes at: admin/store/settings/quotes/methods/global_quote
  21. Enable the Global quote shipping method at: admin/store/settings/quotes/methods
  22. ----------
  23. CHANGELOG
  24. ----------
  25. v0.1 Added Regions support. Now it requires http://drupal.org/project/ahah_helper
  26. ----
  27. Copyright (c) 2011, Joan Perez i Cauhe