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

nevets’s picture

If using content types and a user reference field (references module) you can use views to only show the appropriate content.

ReYvax’s picture

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 ;)