How to generate download URL in 3rd part extension?
Posted: 21 Sep 2014, 15:41
Hi there,
I want to have user dashboard with latest uploaded files from other users (from different categories).
I can't find function/method to generate proper file download url based on phocadowlonad configuration.
I mean, I'm looking for smth like: $file->url = PhocaDownload::_Url($file->id) ;
Maybe someone can help me or link me to source where I can find this?
Thanks in advance,
Vitaly
I want to have user dashboard with latest uploaded files from other users (from different categories).
I can't find function/method to generate proper file download url based on phocadowlonad configuration.
I mean, I'm looking for smth like: $file->url = PhocaDownload::_Url($file->id) ;
Maybe someone can help me or link me to source where I can find this?
Thanks in advance,
Vitaly