Wondering if there’s a native way to do that? I need to make hidden/protected downloads so I’m working with path instead of URL. I see there are {path} and {url} file tags, but they both actually return URLs (with or without file name included)...
I guess I can use php etc. but it feels like there should be a native way to access that and maybe I missed it in the docs.
Any pointer appreciated… Thanks!