Posted by maxchock on October 31, 2011 at 8:19am
4 followers
| Project: | Ubercart Percent Rate with Minimum Rate |
| Version: | 6.x-1.1-beta2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | tazir1 |
| Status: | active |
Issue Summary
Hi all,
I'm actually switching from Commerce to Ubercart and I'm wondering is this module available for D7??
Thanks.
Comments
#1
Trying 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).
#2
After 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
#3
FYI for those interested:
#1359712: Quote shipping as percentage of cart total, with minimum
#4
Scot (bancarddata) - If your solution is working, I think its better than porting this project.
#5
So 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...