📂 Web File Browser
Go to file
2016-06-25 22:05:45 +01:00
assets make updates 2016-06-25 21:57:10 +01:00
internal fix some things 2016-06-25 22:05:45 +01:00
utils make updates 2016-06-25 21:57:10 +01:00
.travis.yml update travis 2016-06-23 08:22:39 +01:00
filemanager.go make updates 2016-06-25 21:57:10 +01:00
LICENSE.md add base code 2016-06-10 14:36:43 +01:00
README.md update readme; remove debug from filemanager.go 2016-06-23 15:44:52 +01:00
setup.go make updates 2016-06-25 21:57:10 +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
}