[Solved] ADD field options for (User Uploads?)

Phoca Download - download manager
TurboTech
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 02 Apr 2013, 23:03

[Solved] ADD field options for (User Uploads?)

Post by TurboTech »

Hello all,

Although I think this system is great, I was wondering, is there a way to ADD FIELDS to the (User Upload) screen options that would allow the user to say upload a (picture) with his/her file. This way when a user clicks on a file to download instead of the standard (title, file name, size and download button they could also see a small picture of said item as well.

Example of use would be:

3d Car model upload file, it would be nice if they could also upload a (demo picture) of the model .
or
User Created an Avatar for use in forums or in some cases games again, people are more apt to download said file if they can see an example.

Currently I am adding these picture files via the administration back end to each of the users uploads when requested, but to be honest keeping up with requests gets a bit daunting at times. :x lol

If there is simply something I am missing in the configuration/setup for this system? Any feedback would be greatly appreciated.

And to the Devs,
Thank you for your hard work and great products as they are a life saver! :D

~s~ :twisted:
Last edited by TurboTech on 08 Apr 2013, 11:49, edited 1 time in total.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48587
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Is there a way to ADD field options for (User Uploads?)

Post by Jan »

Hi, I think, you need to somehow customize the code for such features - means customize parts of frontend (form in output, handling in controller, storing in model ... it means all parts of MVC needs to be customized :-( )

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