ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/FileBrowser/FileBrowser.php
Executable file
5
heimdall/config/www/SupportedApps/FileBrowser/FileBrowser.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\FileBrowser;
|
||||
|
||||
class FileBrowser extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/FileBrowser/app.json
Executable file
10
heimdall/config/www/SupportedApps/FileBrowser/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "ba05dd8e070851895ee6184eb9778cfa0753a490",
|
||||
"name": "FileBrowser",
|
||||
"website": "https://github.com/filebrowser/filebrowser",
|
||||
"license": "Apache License 2.0",
|
||||
"description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "filebrowser.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/FileBrowser/filebrowser.png
Executable file
BIN
heimdall/config/www/SupportedApps/FileBrowser/filebrowser.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Reference in New Issue
Block a user