Question

This is my case:

I'm developing a plugin for Wordpress. I am to browse my server side file directory (uploads) and retrieve a url for a selected file.

I'm planning to do this through jQuery (but not flash).

Are there any good libraries out there for browsing files on a server??

Was it helpful?

Solution

would this fit your needs? http://wordpress.org/extend/plugins/filebrowser/

looks clean and you can browse all the folders

OTHER TIPS

You should have a look at:

Here is another option. It requires you install a PC client and a single file php server. But it runs fast! It is designed for wordpress.

http://the-sync-star.com/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top