By ReYvax on
Hello everyone,
I would like to know if it's possible to implement a personal customer area for each customers (which modules if they already exists ?). Where the user will have access to personal documents, like contract, bills, invoice. But those documents will be added by an Administrator and not the user himself.
For example, Administrator have an area with a list of all users, he select one user and can upload documents in a specific categories depending of the type of document for that user.
Thank you ^^
Comments
If using content types and a
If using content types and a user reference field (references module) you can use views to only show the appropriate content.
Thanks for your answer, I'm
Thanks for your answer, I'm actually testing it and I think it's gonna work this way.
I let the subject open just in case ;)