filebrowser/README.md

23 lines
560 B
Markdown
Raw Normal View History

2016-06-10 13:36:43 +00:00
# filemanager - a caddy plugin
[![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)
2016-06-10 19:54:19 +00:00
2016-06-10 20:00:18 +00:00
## Roadmap
2016-06-11 21:10:02 +00:00
**All of this features are already written in backend :)**
2016-06-10 20:00:18 +00:00
+ [ ] Rename files
2016-06-10 21:18:44 +00:00
+ [ ] Upload files and drag & drop
2016-06-10 20:00:18 +00:00
+ [ ] Delete files
2016-06-11 13:32:50 +00:00
+ [ ] Download files
+ [ ] Preview files
2016-06-10 19:54:19 +00:00
```
filemanager {
show path
on url
styles filepath
}
```