Where is the features module presently in relation to exporting ubercart product classes, catalogs, attributes and options?
There is no way to auto export taxonomy if I understand correctly so this probably impacts the catalog exporting somewhat but what about product classes?
I managed to sort of export a product class but it was only an ubercart looking content type and neither showed up in ubercarts product class configuration nor interacted with the cart.
Has anyone looked into this at all? Should I be able to get this working?
Comments
Comment #1
yhahn commentedI haven't looked at the state of exportables in Ubercart recently -- if Ubercart has defaults hooks for these and exportables in place it should be possible to integrate with features.
Comment #2
boztek commentedWhere should I look for information about the right way to provide exportables in a drupal module to support features integration? Not having much luck searching.
Comment #3
Macronomicus commentedIm interested to see what comes of this.
Would be nice to create some features to handle different use cases of ubercart setups like charities or tech shops etc.
Comment #4
Jackinloadup commentedsubscribing
Comment #5
moshe weitzman commentedOne relatively quick way for a module to become exportable and thus work with features is to implement the export.inc hooks from Ctools project.
Marking this fixed since doing actual export supprt falls on the usercart project, not features project.
Comment #7
MichaelCole commentedDid this ever get in? I'm looking for it now...
Comment #8
wizonesolutionsHey Michael,
Depending on which aspect of it you're looking for, you might find the patch I submitted somewhat recently a good solution, or at least a good starting point since I'm sure it needs updated...
It's over in the Ubercart queue: http://drupal.org/node/880770
Kevin
Comment #9
webchickMarking postponed on #880770: Features integration contribution for uc_product product classes (content types).
Comment #10
mpotter commentedClosing this for lack of activity. Please re-open this issue if you can reproduce it in the latest version.