ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/cPanel/app.json
Executable file
10
heimdall/config/www/SupportedApps/cPanel/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "fef97bae9058a5beeacfc2ec9de3fec9c97969ec",
|
||||
"name": "cPanel",
|
||||
"website": "https://www.cpanel.net/",
|
||||
"license": "Proprietary",
|
||||
"description": "cPanel & WHM is a suite of tools built for Linux OS that gives you the ability to automate web hosting tasks via a simple graphical user interface. Its goal — to make managing servers easier for you and managing websites easier for your customers.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "cpanel.png"
|
||||
}
|
||||
5
heimdall/config/www/SupportedApps/cPanel/cPanel.php
Executable file
5
heimdall/config/www/SupportedApps/cPanel/cPanel.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\cPanel;
|
||||
|
||||
class cPanel extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/cPanel/cpanel.png
Executable file
BIN
heimdall/config/www/SupportedApps/cPanel/cpanel.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user