📂 Web File Browser
Go to file
2016-06-29 10:43:13 +01:00
assets update 2016-06-28 22:26:39 +01:00
config add frontmatter to options 2016-06-29 10:43:13 +01:00
directory some updates and fixes 2016-06-29 10:40:20 +01:00
frontmatter some updates and fixes 2016-06-29 10:40:20 +01:00
page updates 2016-06-28 10:24:02 +01:00
utils update 2016-06-27 18:57:54 +01:00
.travis.yml update travis 2016-06-23 08:22:39 +01:00
filemanager.go updates; new file/folder working 2016-06-28 21:28:39 +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 updates 2016-06-28 10:24:02 +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
}