Is there any way to view the number of times a file has been downloaded? If not, are there any plans to add this feature? Does the "download count module" work with WebFM?

Thanks for your help and this great module.

Comments

robmilne’s picture

Status: Active » Postponed

A dl_cnt column has been added to the webfm_file table and it is being incremented however I lack the time to add access to this info via the UI. The data is only viewable to administrators with db access (ie:phpMyAdmin).

robmilne’s picture

Status: Postponed » Fixed

see ver2.5

tom-d’s picture

Thank you for adding this feature!

I understand I can view the download count using phpmyadmin in dl_cnt but by moving this feature to fixed does this mean you've made the data viewable to via the UI? I can't seem to find it if you have, I would be most grateful if you could point it out for me.

robmilne’s picture

The value is now viewable in the metadata popup of V2.5.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

v8powerage’s picture

Version: 5.x-2.3 » 6.x-2.9-alpha2

There's a download count in metadata indeed, but I'd like to see download count as a colum in attachment table at nodes.

v8powerage’s picture

Status: Closed (fixed) » Active