<?xml version="1.0" encoding="utf-8"?>
<extension
	version="4.2"
	type="plugin"
	group="privacy"
	method="upgrade">
	<version>7.0.3</version>
	<name>PLG_PRIVACY_KUNENA</name>
	<description>PLG_PRIVACY_KUNENA_DESCRIPTION</description>
	<version>7.0.3</version>
	<creationDate>2026-03-31</creationDate>
	<author>Kunena Team</author>
	<authorEmail>Kunena@kunena.org</authorEmail>
	<authorUrl>https://www.kunena.org</authorUrl>
	<copyright>www.kunena.org</copyright>
	<license>GNU/GPLv3 or later</license>
	<namespace path="src">Kunena\Forum\Plugin\Privacy\Kunena</namespace>
	<changelogurl>https://update.kunena.org/changelog/7.0.3.xml</changelogurl>
	<scriptfile>script.php</scriptfile>
	<files>
		<folder plugin="kunena">src</folder>
		<folder>language</folder>
		<folder>services</folder>
	</files>
</extension>