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

yhahn’s picture

I 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.

boztek’s picture

Where 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.

Macronomicus’s picture

Im 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.

Jackinloadup’s picture

subscribing

moshe weitzman’s picture

Status: Active » Fixed

One 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

MichaelCole’s picture

Status: Closed (fixed) » Active

Did this ever get in? I'm looking for it now...

wizonesolutions’s picture

Hey 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

webchick’s picture

mpotter’s picture

Status: Postponed » Closed (won't fix)

Closing this for lack of activity. Please re-open this issue if you can reproduce it in the latest version.