• Resolved yarone

    (@yarone)


    Hey there

    I have a WordPress site which enable Manager (custom user role – not Admin) to upload files and then his employees can log in view or download those files.

    I want to encrypt those file path via php

    Can I do it with your plugin ?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author WP Folio Team

    (@buildwps)

    Hey @yarone,

    Thanks for reaching out to us.

    By encrypting the file path, you want its URL to look randomized like yourdomain.com/sdfa7987897sf98/787kl89k79.pdf, don’t you?

    Anyway, may we know why you want to encrypt those file paths?

    Please be aware that obscurity, e.g. hiding file URL, is not security. So it’s better to actually protect the files with real permission, i.e. only his employees can view or download those files.

    You may want to drop us an email to hello(at)preventdirectaccess.com so that we can assist you better and faster.

Viewing 1 replies (of 1 total)

The topic ‘Create encrypt download link via PHP’ is closed to new replies.