Hello
This is not an ExpressionEngine question per se, but will be using EE for the rest of the page and to interact…
I’m putting together a section on our website for our clients to download files we’ve created for them once finished (a bit like a simple version of Basecamp by 37 Signals). I’ve got everything setup, including the area for my colleagues to upload the files, but need to achieve the following.
The client will log in and be shown a page, with their logo, how to contact us, links to resources, and - the clever bit - their files to download, with links automagically created from a file listing of a particular folder.
I wish to display a directory listing for a specific folder. If the clients name is Smashing Corp, I will create a user called ‘smashing’ and upload their files into /clientfiles/smashing/. I would like a file listing to be shown, based upon ‘smashing’ as the folder, showing all of the files in this space (no folders, just files). I’m a bit stuck as to what to use to display the listing!
Any ideas? I’ve looked at ‘Relay’, and AJAX based file manager but cannot get it to install properly. Now I’m just stuck!