From 6eda4231568877f840994526584b1a6b0c0391d5 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 17 Oct 2018 10:27:05 +0100 Subject: [PATCH] Added mailcow, webmin and virtualmin --- app/Item.php | 3 + app/SupportedApps/Mailcow.php | 12 ++ app/SupportedApps/Virtualmin.php | 12 ++ app/SupportedApps/Webmin.php | 12 ++ readme.md | 3 + storage/app/public/supportedapps/mailcow.svg | 182 ++++++++++++++++++ .../app/public/supportedapps/virtualmin.svg | 152 +++++++++++++++ storage/app/public/supportedapps/webmin.svg | 6 + 8 files changed, 382 insertions(+) create mode 100644 app/SupportedApps/Mailcow.php create mode 100644 app/SupportedApps/Virtualmin.php create mode 100644 app/SupportedApps/Webmin.php create mode 100644 storage/app/public/supportedapps/mailcow.svg create mode 100644 storage/app/public/supportedapps/virtualmin.svg create mode 100644 storage/app/public/supportedapps/webmin.svg diff --git a/app/Item.php b/app/Item.php index d320ac79..6e34878a 100644 --- a/app/Item.php +++ b/app/Item.php @@ -61,6 +61,7 @@ class Item extends Model 'Krusader' => \App\SupportedApps\Krusader::class, 'LibreNMS' => \App\SupportedApps\LibreNMS::class, 'Lidarr' => \App\SupportedApps\Lidarr::class, + 'Mailcow' => \App\SupportedApps\Mailcow::class, 'Mcmyadmin' => \App\SupportedApps\Mcmyadmin::class, 'Medusa' => \App\SupportedApps\Medusa::class, 'Monica' => \App\SupportedApps\Monica::class, @@ -98,7 +99,9 @@ class Item extends Model 'pfSense' => \App\SupportedApps\Pfsense::class, 'pyLoad' => \App\SupportedApps\pyLoad::class, 'ruTorrent' => \App\SupportedApps\ruTorrent::class, + 'Virtualmin' => \App\SupportedApps\Virtualmin::class, 'Watcher3' => \App\SupportedApps\Watcher3::class, + 'Webmin' => \App\SupportedApps\Webmin::class, 'WebTools' => \App\SupportedApps\WebTools::class, ]; } diff --git a/app/SupportedApps/Mailcow.php b/app/SupportedApps/Mailcow.php new file mode 100644 index 00000000..9dfe24b2 --- /dev/null +++ b/app/SupportedApps/Mailcow.php @@ -0,0 +1,12 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/storage/app/public/supportedapps/virtualmin.svg b/storage/app/public/supportedapps/virtualmin.svg new file mode 100644 index 00000000..0dd9c9e2 --- /dev/null +++ b/storage/app/public/supportedapps/virtualmin.svg @@ -0,0 +1,152 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/storage/app/public/supportedapps/webmin.svg b/storage/app/public/supportedapps/webmin.svg new file mode 100644 index 00000000..382932f5 --- /dev/null +++ b/storage/app/public/supportedapps/webmin.svg @@ -0,0 +1,6 @@ + + + + + +