Hello everyone.
Trying to make a simple frontend here for one project.
One page of a website (not the dashboard!) should show a tree of files, where user could navigate and download the desired file(s) to their device. Imagine there is some folder on a webserver. Call it “materials” i.e. When user opens my site, they go to that dedicated “Materials” page. And page contains a widget with the filetree. User can’t upload or modify anything of course. Only pure download.
How to implement this?
I tried to google, but seems that all results lead to some kind of file managers integrated into backend to manipulate actual website files.
Thank you.
[ad_2]