Hi all,
I'm actually switching from Commerce to Ubercart and I'm wondering is this module available for D7??
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | uc_minpercentrate.admin_.diff | 3.86 KB | tazir1 |
| #1 | uc_minpercentrate-7.x.1.x-dev.tar_.gz | 9.91 KB | tazir1 |
Hi all,
I'm actually switching from Commerce to Ubercart and I'm wondering is this module available for D7??
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | uc_minpercentrate.admin_.diff | 3.86 KB | tazir1 |
| #1 | uc_minpercentrate-7.x.1.x-dev.tar_.gz | 9.91 KB | tazir1 |
Comments
Comment #1
tazir1 commentedTrying to create port for Drupal 7
Got some problem
Error during enable module:
DatabaseSchemaObjectExistsException: Table uc_minpercentrate_products already exists. in DatabaseSchema->createTable() (line 652 of /public_html/includes/database/schema.inc).
Comment #2
tazir1 commentedAfter few hours - didn't get its to work.
Also in D7 there have no conditions, just rules.
Start the work: change the DB calling.
Useful link: Converting 6.x modules to 7.x - http://drupal.org/node/224333
I'll be happy if somebody could continue
Comment #3
bancarddata commentedFYI for those interested:
#1359712: Quote shipping as percentage of cart total, with minimum
Comment #4
tazir1 commentedScot (bancarddata) - If your solution is working, I think its better than porting this project.
Comment #5
bancarddata commentedSo far it has been working fine for me. I am not really qualified to be a maintainer of a project at the moment, however the maintainers are welcome to use it as a starting point for their 7.x branch. It has been made clear that it will not be a part of Ubercart core, and I have no problem with that. Where it should go, I do not know. I just knew I needed it, was able to use existing code to make a module that did what I needed, and decided to throw it out there for others to use in the spirit of community.
If I can be of further help, I will certainly try to do so, but I currently have little time for anything at all so no guarantees...