Your IP : 216.73.216.240


Current Path : /home/juvelize/www/administrator/manifests/packages/
Upload File :
Current File : /home/juvelize/www/administrator/manifests/packages/pkg_admintools.xml

<?xml version="1.0" encoding="utf-8"?>
<!--~
  ~ @package   admintools
  ~ @copyright Copyright (c)2010-2023 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>2024-09-23</creationDate>
    <packagename>admintools</packagename>
    <version>6.2.1</version>
    <url>https://www.akeeba.com</url>
    <packager>Akeeba Ltd</packager>
    <packagerurl>https://www.akeeba.com</packagerurl>
    <copyright>Copyright (c)2010-2023 Akeeba Ltd / Nicholas K. Dionysopoulos</copyright>
    <license>GNU GPL v3 or later</license>
    <description>Admin Tools Core installation package v.6.2.1</description>
    <blockChildUninstall>true</blockChildUninstall>

    <!-- 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>
        <file type="plugin" group="system" id="akversioncheck">plg_system_akversioncheck.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>