Simply an implementation of a few different modules, but for some reason it took me some time to figure out. Hope it helps someone.
Basically I needed to enable clients to register, log in, upload files, and not see other user's files. The admin could obviously log into the control panel and retrieve any files they wanted.
Like I said, just an implementation; the functionality's already there. Not spelled out all the way, which is why I wrote the post.
http://www.mproduction.net/index.php?ma ... eturnid=15
Document Management System
Re: Document Management System
thanks for this, timmahoney! I will save your procedure for future reference. Like you say, it's nothing magical, but you laid it out very clearly...
-
- Forum Members
- Posts: 17
- Joined: Tue Mar 03, 2009 11:29 am
Re: Document Management System
Hi Excellent post. Thanks for the tip
I am actually looking for something along the lines of the above but I want the admin to be able to upload the files and the user to be able to retrive them from the file space that only they can access.
Do you have any ideas how I could go about this?
I am actually looking for something along the lines of the above but I want the admin to be able to upload the files and the user to be able to retrive them from the file space that only they can access.
Do you have any ideas how I could go about this?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Document Management System
FEU+SelfRegistration+CustomContent and the Uploads module.
Read the docs, read the tutorials, and smarty... it will work, it's already being done.
Read the docs, read the tutorials, and smarty... it will work, it's already being done.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Document Management System
I'm trying to do this but how do you make a page require a login to be viewed.
Re: Document Management System
this is very simple to do with FrontEndUsers and CustomContent modules. For a complete explanation of protecting content, see this document:
http://calguy1000.com/uploads/1/Hiding_ ... e-pdf.html
Or just read the module Help files. It's all in there.
http://calguy1000.com/uploads/1/Hiding_ ... e-pdf.html
Or just read the module Help files. It's all in there.