Your IP : 216.73.216.55


Current Path : /home/g/i/t/giteleslfp/www/administrator/manifests/packages/
Upload File :
Current File : /home/g/i/t/giteleslfp/www/administrator/manifests/packages/pkg_admintools.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ @package   admintools
  ~ @copyright Copyright (c)2010-2021 Nicholas K. Dionysopoulos / Akeeba Ltd
  ~ @license   GNU General Public License version 3, or later
  -->

<extension version="3.9.0" type="package" method="upgrade">
    <name>Admin Tools package</name>
    <author>Nicholas K. Dionysopoulos</author>
    <creationDate>2021-08-12</creationDate>
    <packagename>admintools</packagename>
    <version>6.1.1</version>
    <url>https://www.akeeba.com</url>
    <packager>Akeeba Ltd</packager>
    <packagerurl>https://www.akeeba.com</packagerurl>
    <copyright>Copyright (c)2010-2019 Akeeba Ltd / Nicholas K. Dionysopoulos</copyright>
    <license>GNU GPL v3 or later</license>
    <description>Admin Tools Core installation package v.6.1.1</description>

    <!-- List of extensions to install -->
    <files>
        <!-- Component -->
        <file type="component" id="com_admintools">com_admintools-core.zip</file>

        <!-- Plugins: system -->
        <file type="plugin" group="system" id="admintools">plg_system_admintools-core.zip</file>

        <!-- Plugins: actionlog -->
        <file type="plugin" group="actionlog" id="admintools">plg_actionlog_admintools.zip</file>
    </files>

    <!-- Installation script -->
    <scriptfile>script.admintools.php</scriptfile>

    <!-- Update servers -->
    <updateservers>
        <server type="extension" priority="1" name="Admin Tools Core">https://cdn.akeeba.com/updates/pkgadmintoolscore.xml</server>
    </updateservers>
</extension>