📂 Web File Browser
Go to file
2016-06-23 15:44:52 +01:00
assets drag and drop upload working 2016-06-23 15:13:22 +01:00
.travis.yml update travis 2016-06-23 08:22:39 +01:00
binary.go update readme; remove debug from filemanager.go 2016-06-23 15:44:52 +01:00
fileinfo.go make a little update 2016-06-21 16:00:57 +01:00
filemanager.go update readme; remove debug from filemanager.go 2016-06-23 15:44:52 +01:00
LICENSE.md add base code 2016-06-10 14:36:43 +01:00
listing.go updates 2016-06-11 23:01:24 +01:00
page.go improve error handling at page 2016-06-22 21:21:32 +01:00
README.md update readme; remove debug from filemanager.go 2016-06-23 15:44:52 +01:00
setup.go update to caddy 0.9.2 2016-06-22 21:30:40 +01:00

filemanager - a caddy plugin

Build community Documentation

This package is a plugin for Caddy server that provides an online file manager (based on browse middleware) that is able to: rename files, delete files and upload files. Some new features that can be implemented in the future can be seen at issues.

filemanager {
  show    path
  on      url
  styles  filepath
}