Ubercart Views should support the File Downloads module for Ubercart (if it doesn't already).

My personal use case is to build a similar list to q=user/1/purchased-files, but using Views for its flexibility. This includes: purchased date, filename, description, download count/maximum, IP address count/maximum and download link.

Good job on the module so far, it's helped a great deal. :)

Comments

madsph’s picture

It will be a while before I am able to work on new features - I have been offline for nearly two weeks and have a heap of work to attend to.

But maybe you can make a quick fix (if you know a little about coding for Drupal).

I have created another module http://drupal.org/project/code_gen to help me auto generate view definitions (and also other stuff that I do frequently). Maybe you can use that if you have an urgent need.

liam mcdermott’s picture

Thanks for the information. I have experience of writing Views integration, so given the chance I'll contribute a patch. As usual, it all comes down to time. :)

Nick Robillard’s picture

subscribe

adpo’s picture

subscribe