<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE extension>
<extension
    type="package"
    method="upgrade">
    <name>pkg_kunena</name>
    <packagename>kunena</packagename>
    <version>7.0.3</version>
    <versionname>Berezyanka</versionname>
    <creationDate>2026-03-31</creationDate>
    <author>Kunena Team</author>
    <authorEmail>kunena@kunena.org</authorEmail>
    <authorUrl>https://www.kunena.org</authorUrl>
    <copyright>(C) 2008 - 2026 Kunena Team. All rights reserved.</copyright>
    <license>GNU/GPLv3 or later</license>
    <description>Kunena Forum Package.</description>

    <scriptfile>script.php</scriptfile>

    <files folder="packages">
        <file
            type="library"
            id="kunena">lib_kunena_v7.0.3.zip</file>
        <file
            type="file"
            id="kunena_media">kunena_media_v7.0.3.zip</file>
        <file
            type="component"
            id="com_kunena">com_kunena_v7.0.3.zip</file>
        <file
            type="plugin"
            group="finder"
            id="kunena">plg_finder_kunena_v7.0.3.zip</file>
        <file
            type="plugin"
            group="kunena"
            id="finder">plg_kunena_finder_v7.0.3.zip</file>
        <file
            type="plugin"
            group="kunena"
            id="community">plg_kunena_community_v7.0.3.zip</file>
        <file
            type="plugin"
            group="kunena"
            id="comprofiler">plg_kunena_comprofiler_v7.0.3.zip</file>
        <file
            type="plugin"
            group="kunena"
            id="easysocial">plg_kunena_easysocial_v7.0.3.zip</file>
        <file
            type="plugin"
            group="kunena"
            id="gravatar">plg_kunena_gravatar_v7.0.3.zip</file>
        <file
            type="plugin"
            group="kunena"
            id="uddeim">plg_kunena_uddeim_v7.0.3.zip</file>
        <file
            type="plugin"
            group="kunena"
            id="joomla">plg_kunena_joomla_v7.0.3.zip</file>
        <file
            type="plugin"
            group="kunena"
            id="kunena">plg_kunena_kunena_v7.0.3.zip</file>
        <file
            type="plugin"
            group="system"
            id="kunena">plg_system_kunena_v7.0.3.zip</file>
        <file
            type="plugin"
            group="task"
            id="kunena">plg_task_kunena_v7.0.3.zip</file>
        <file
            type="plugin"
            group="quickicon"
            id="kunena">plg_quickicon_kunena_v7.0.3.zip</file>
        <file
            type="plugin"
            group="sampledata"
            id="kunena">plg_sampledata_kunena_v7.0.3.zip</file>
        <file
            type="plugin"
            group="privacy"
            id="kunena">plg_privacy_kunena_v7.0.3.zip</file>
    </files>

    <blockChildUninstall>true</blockChildUninstall>

    <changelogurl>https://update.kunena.org/changelog/7.0.3.xml</changelogurl>

    <updateservers>
        <server
            type="collection"
            priority="1"
            name="Kunena 7.0 Update Site">https://update.kunena.org/7.0/list.xml
        </server>
    </updateservers>
</extension>