Postponed
Project:
Ubercart
Version:
8.x-4.x-dev
Component:
Products
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2009 at 07:25 UTC
Updated:
9 Jul 2016 at 19:53 UTC
Jump to comment: Most recent
Comments
Comment #1
matt2000 commented+1, but this is idea is not specific to uc_paypal_buttons; it can and should be generalized for any features.
Comment #2
yarrait commentedAny updates on this ?
I am trying to achieve the same thing ? How to do this ?
Comment #3
tr commentedClosed #1824314: Set Features and Adjustments on Product Class level rather than on a per-product basis as a duplicate.
New features go into the current version first, then get backported to previous versions if there is sufficient interest/help.
Comment #4
tr commentedWe do this for product attributes, so it makes sense to also do it for product features. And by product features I mean the core features of Role assignment and File downloads and any other non-core features defined via hook_uc_product_feature(). If other non-core Ubercart modules (like the PayPal Buttons modules you are asking about) create functionality though a method other than hook_uc_product_feature(), that functionality can't be managed by core Ubercart.
New functionality goes into 8.x-4.x first at this point. If you have interest in seeing this accomplished, please contribute! There doesn't seem to be a lot of community interest for doing this, so I'm marking this as postponed to indicate that the maintainers aren't actively working on this.