<?xml version="1.0" encoding="utf-8"?>
<extension
	type="plugin"
	group="sampledata"
	method="upgrade">
	<name>plg_sampledata_kunena</name>
	<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>PLG_SAMPLEDATA_KUNENA_XML_DESCRIPTION</description>
	<namespace path="src">Kunena\Forum\Plugin\Sampledata\Kunena</namespace>
	<changelogurl>https://update.kunena.org/changelog/7.0.3.xml</changelogurl>
	<scriptfile>script.php</scriptfile>
	<files>
		<folder>language</folder>
		<folder plugin="kunena">services</folder>
		<folder>src</folder>
	</files>
	<config>
		<fields name="params">
		</fields>
	</config>
</extension>