Is there anyway to show how many times a file has been downloaded in the 'files module'?
either in the users file management section or in the admin would be fine, but also for public view?
thanks
Dean
Is there anyway to show how many times a file has been downloaded in the 'files module'? either in the users file management section or in the admin would be fine, but also for public view?
thanks Dean |
Hello Dean I checked the DB and as I see Files module should calculate Downloads (bx_files_main table -> DownloadsCount field). So, you just need to create a custom mod which will display the counter in the necessary place(s). P.S. If you want I can help you with the mod. Contact me via internal mail box and we would be able to discuss the details. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |