mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
13 lines
312 B
Markdown
13 lines
312 B
Markdown
# Files example
|
|
|
|
An example plugin that integrates with the Kibana "files" plugin.
|
|
|
|
## Key integration features demoed in this plugin
|
|
|
|
* Create/upload a new file
|
|
* Delete a file
|
|
* View a file's details
|
|
* View a file's contents
|
|
* Downloading a file via an HTML button
|
|
* List a set of files
|
|
* Register a file kind
|