Some features I would like to see...

Phoca Download - download manager
MarisaG
Phoca Member
Phoca Member
Posts: 14
Joined: 03 May 2026, 04:28

Some features I would like to see...

Post by MarisaG »

I was using jdownloads on my websites but it was choking on the 14,735 downloads on a couple of them so I gave phoca download a try and it seems to have no problem handling it.

But I would like a few features added (or tell me how to activate them if already existing).

1) Latest 5 downloads added, next to the most popular list that already exists.
2) Instructions on customising the icons shown for files. A lot of the files I have are not pdf/zip and don't display a relevant icon.
3) Possibly increase the size of the icons?
4) A global module that appears next to those that lists the total files in the file area, total categories existing, and total files downloaded...

Any help appreciated!
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 10182
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Some features I would like to see...

Post by Benno »

Hi,
1) Latest 5 downloads added, next to the most popular list that already exists.
see: https://www.phoca.cz/phoca-download-file-module (But it's not free!)
3) Possibly increase the size of the icons?
backend --> Components --> Control Panel --> Options --> Display --> Theme Settings --> File Icon Size=16/32/48/64px

Kind regards,
Benno
MarisaG
Phoca Member
Phoca Member
Posts: 14
Joined: 03 May 2026, 04:28

Re: Some features I would like to see...

Post by MarisaG »

Thanks for the suggestions!
MarisaG
Phoca Member
Phoca Member
Posts: 14
Joined: 03 May 2026, 04:28

Re: Some features I would like to see...

Post by MarisaG »

Any tips on adding the MIME types for file types that are not listed?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49419
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Some features I would like to see...

Post by Jan »

Hi, just open the options and add missing mime types there.

Jan
If you find Phoca extensions useful, please support the project
MarisaG
Phoca Member
Phoca Member
Posts: 14
Joined: 03 May 2026, 04:28

Re: Some features I would like to see...

Post by MarisaG »

But how would I know how to set up a mimetype for one that doesn't exist? Is there a way to detect the icon based on the file extension rather than mimetypes?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49419
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Some features I would like to see...

Post by Jan »

Hi, what exactly are you looking for? Adding mime types so they are allowed to upload/download (options) or adding mimetypes/extensions to display icons for such types?

Jan
If you find Phoca extensions useful, please support the project
MarisaG
Phoca Member
Phoca Member
Posts: 14
Joined: 03 May 2026, 04:28

Re: Some features I would like to see...

Post by MarisaG »

Jan wrote: 08 May 2026, 17:17 Hi, what exactly are you looking for? Adding mime types so they are allowed to upload/download (options) or adding mimetypes/extensions to display icons for such types?
I want to have icons displayed based on the file type. So hqx files get the hqx icon etc. I have the png icon files already.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49419
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Some features I would like to see...

Post by Jan »

For this there is no option and the list must be customized directly in the code :idea:
administrator/components/com_phocadownload/libraries/phocadownload/file/file.php
public static function getMimeTypeIcon

Jan
If you find Phoca extensions useful, please support the project
Post Reply