__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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
/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2021 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
*/

defined('JPATH_BASE') or die;

use Joomla\CMS\HTML\HTMLHelper;

HTMLHelper::_('behavior.core');

$id       = isset($displayData['id']) ? $displayData['id'] : '';
$doTask   = isset($displayData['onclick']) ? $displayData['onclick'] : $displayData['doTask'];
$class    = $displayData['class'];
$text     = $displayData['text'];
$btnClass = isset($displayData['btnClass']) ? $displayData['btnClass'] : '';
$group    = isset($displayData['group']) ? $displayData['group'] : '';
?>

<?php if ($group) : ?>
<a id="<?php echo $id; ?>" href="#" onclick="<?php echo $doTask; ?>" class="dropdown-item">
	<span class="<?php echo trim($class); ?>"></span>
	<?php echo $text; ?>
</a>
<?php else : ?>
<button id="<?php echo $id; ?>" onclick="<?php echo $doTask; ?>" class="<?php echo $btnClass; ?>">
	<span class="<?php echo trim($class); ?>" aria-hidden="true"></span>
	<?php echo $text; ?>
</button>
<?php endif; ?>

Filemanager

Name Type Size Permission Actions
group Folder 0775
apply.php File 1.1 KB 0664
base.php File 295 B 0664
batch.php File 1.02 KB 0664
confirm.php File 745 B 0664
containerclose.php File 263 B 0664
containeropen.php File 423 B 0664
help.php File 718 B 0664
iconclass.php File 297 B 0664
link.php File 805 B 0664
modal.php File 1.65 KB 0664
popup.php File 844 B 0664
separator.php File 253 B 0664
slider.php File 896 B 0664
standard.php File 1.1 KB 0664
title.php File 498 B 0664
versions.php File 1.34 KB 0664
Filemanager