Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donquixote/teak_shipping
Shipping prices for teakmoebel.com
https://github.com/donquixote/teak_shipping
Last synced: 7 days ago
JSON representation
Shipping prices for teakmoebel.com
- Host: GitHub
- URL: https://github.com/donquixote/teak_shipping
- Owner: donquixote
- Created: 2013-03-19T23:47:54.000Z (over 11 years ago)
- Default Branch: 7.x-1.x
- Last Pushed: 2013-04-05T23:31:15.000Z (over 11 years ago)
- Last Synced: 2023-04-16T06:27:43.056Z (over 1 year ago)
- Language: PHP
- Size: 106 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Teak Shippping** is a Drupal Commerce module to calculate shipping rates for [teakmoebel.com](http://teakmoebel.com/).
It's not directly usable for your website but it can be a great starting point
for complex shipping price calculations based on geographic elements (in this case
distance, countries and provinces) and product category (e.g. tables, chairs, cabinets)
with minimum and maximum pricing.The module was published on github with the permission of the client.
## Future
Actual numbers might still change,
and will probably be moved to configuration files or similar.The main teak_shipping.module will probably be split up,
and we might create classes for different countries and cases.`dpm()` going to be removed.
## License
Available under the GNU General Public License version 2 or later.