File uploads through front end

Permalink
I've searched the add-ons but can't find anything that will do what I need.
My client is very technophobic and can't/won't use the CMS to upload/download files.

So I want to put in a simple interface like document manager that will present a list of added files with upload and download options.

It's the upload bit that seems to be a problem and can only be done through the back end.

Any ideas how I might solve this?

dhdesign
 
hursey013 replied on at Permalink Reply
hursey013
Check out the Document Library add-on, it has an option to allow files to be added/edited through the front end.

http://www.concrete5.org/marketplace/addons/document_library/...
dhdesign replied on at Permalink Reply
dhdesign
Thanks, I had a look at that watched the screencast etc but could not see anything about uploads? Did I miss something
frz replied on at Permalink Best Answer Reply
frz
Yeah we added it after we made the screencast.. but it'll do it.
dhdesign replied on at Permalink Reply
dhdesign
Many thanks, I ended up with a simple fix adding attributes to the page and changing the form controller. It can then all work nicely with download folder.
http://www.concrete5.org/community/forums/chat/form-attachment...