Page 1 of 1

Frontend file browser for specific uploads folder

Posted: Wed May 02, 2012 3:23 pm
by rhys
Hello
I'm trying to build a document center for a site, and have about 100 files in about 30 different folders (all in uploads/resources). Is there any module or method for getting the folder/file structure presented to frontend users without manually inserting each file into a page and linking to it? This way also adding a download would be as simple as putting it in the required folder?

thanks in advance
rhys

Re: Frontend file browser for specific uploads folder

Posted: Thu May 03, 2012 4:13 pm
by oliverseddon
I made a plugin that does exactly that, with or without icon's, filesize, date etc.

http://dev.cmsmadesimple.org/project/files/1018

Just drop it in your plugins folder and check out the Tags page for the file_listing tag, all extras and help info is there too.