Closed (fixed)
Project:
Ubercart Auction
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2009 at 06:32 UTC
Updated:
18 Jul 2011 at 21:29 UTC
What are the general throughts on an automatic relisting option? For example, place a check box near the BIN option that would allow the item to be automatically relisted, for the same period, if it expires with no bids?
Comments
Comment #1
coloryan commentedI'm having a module to address this developed. If anyone has any input, please let me know.
Basically, here's my thoughts:
Auction expires with no bids -> the seller is emailed with a notice, click the link and extend the auction for another 'n' days, or do nothing and the auction will become unpublished in 'X' days.
On top of this, provide a filtered view for 'Recently expired auctions with no bids'.
Comment #2
Bastlynn commentedDid you get this module created? Do you plan to release it to the public at large?
Comment #3
coloryan commentedI'm going over a few points with my programmer and this is a point that we're currently discussing... when I have a more concrete idea of if/how it works, I'll post an update.
Comment #4
assafshlush commentedHave you progress with this module? Do you have a release date for this module?
Comment #5
coloryan commentedNo progress. After working on the auction module for a while I ended up having a custom system developed in Zend/Dojo.
Comment #6
assafshlush commentedThank you for your fast response,
can you please recommend on someone that can take this module and add the Automatic Re-listing feature?
Comment #7
coloryan commentedI wish... the programmer that I was using required a lot of time and hand holding. In the end, it just didn't work. The programmer that I'm using now didn't want to pick up the previous code, so we dropped it.
Comment #8
winnie80 commentedany progress on this new feature?
Comment #9
coloryan commentedNot in Drupal, no. I've moved on to another system (not using Drupal for the auction anymore).
Comment #10
jepster_I have a module which restarts auctions via a cronjob. I'll release it as a submodule soon.
Comment #11
jepster_Now there's a submodule in the Dev-Version, which is relisting auctions via drupal's cron. I recommend to use that version. Please look in the README.txt of the submodule for more info.