GetSimple Support Forum

Full Version: Looking for a download manager
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I need some tool to offer file download option. Was looking into forum but couldn't find anything. Any idea will be appreciated.


regards
did you look at the EXTEND section, too?

Maybe this here is for you: http://get-simple.info/extend/plugin/client-files/66/

Cheers. Connie
I did look, also found the same plugin but couldn't try yet
I've been working on a more generic file download plugin starting from my clientfile code.

What I have so far is:
  • Create categories in the admin side.
  • Upload/delete files from in the admin side.
  • Display a treeview of the categories and a list of files within the category available for download in the front page

What I am still working on is:
  • download tracking (counter)
  • file description text
  • renaming files
  • deleting categories and dealing with files in deleted categories.
  • supporting sub categories

I realize that probably doesn't help you at the moment though...

-Rob A>