update filemanager
parent
4ca534378c
commit
1bfbf7bd8b
|
@ -4,14 +4,7 @@
|
|||
[![community](https://img.shields.io/badge/community-forum-ff69b4.svg?style=flat-square)](https://forum.caddyserver.com)
|
||||
[![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/hacdias/caddy-filemanager)
|
||||
|
||||
## Roadmap
|
||||
|
||||
+ [x] Rename files
|
||||
+ [x] Upload files and drag & drop
|
||||
+ [x] Delete files
|
||||
+ [x] Download files
|
||||
+ [x] Preview files
|
||||
+ [ ] Search ?
|
||||
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](./issues).
|
||||
|
||||
```
|
||||
filemanager {
|
||||
|
|
Loading…
Reference in New Issue