• have a WooCommerce store, with Memberships also. One product I have is after receiving a document from the user, and I send them back my review of that document. I think WooCommerce (or WordPress i know) has a user variable, that i would think can be used to display the document for the user to download from their Woo or Woo Memberships (may not need Memberships for this, but we are already using it anyway) dashboard. This would be on a new custom page, which i can make.

    Customer buys product which is my review of their document Their uploading and sending the document to me is already setup. Once i have reviewed, i want to upload my review doc to a dashboard page for them to download. Customer Bob goes to that page to download is review doc (while logged in of course). Customer Joe who also bought one, needs to go to the same page and see his review doc only, which was uploaded by me the same way i uploaded Bob’s.

    I use Advanced Custom Fields a lot as well as comfortable in PHP. Maybe I somehow include a userid variable in the uploaded document URL, which would also filter the page with the review doc for customer to download to only show the doc tied to that user? Or maybe another way with ACF to link the customer with the file I am uploaded. We can assume the file i upload is always named the same thing.

    Do you have any ideas or insight?

    Thanks!

Viewing 1 replies (of 1 total)
  • alan2611

    (@alan2611)

    Hello Benjaminblue, in case you got a solution to your problem, could you please share with us?

Viewing 1 replies (of 1 total)
  • The topic ‘How can i upload user-specific files so each user only can access their file in’ is closed to new replies.