Closed (won't fix)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 May 2010 at 02:37 UTC
Updated:
5 Feb 2012 at 22:53 UTC
Yep,
I thought this feature would be nice for administrators.
Explanation :
You have a premium site. Users pay for a role, which lasts 1 week.
The site gets broken during 3 days.
It would be obvious to postpone the role expiry date of everyone to 3 days later, don't you think ?
Is this a good feature for uc_roles ?
Comments
Comment #1
tr commentedThis can be done using the Views Bulk Operations module, or by executing an SQL statement from a tool like phpMyAdmin. This is such a narrow use case, and because it can be accomplished easily without changes to core I think it's best to leave this out of core.