<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension group="content" method="upgrade" type="plugin" version="4">
	<name>plg_fabrik</name>
	<author>Fabrikar</author>
	<creationDate>2024-05-22</creationDate>
	<copyright>Copyright (C) 2005-2024 Fabrikar - All rights reserved.</copyright>
	<license>GNU General Public License version 3 or later; see software_license.txt</license>
	<authorEmail>team@fabrikar.com</authorEmail>
	<authorUrl>https://www.fabrikar.com</authorUrl>
	<version>4.1</version>
	<description>PLG_FABRIK_DESCRIPTION</description>
	<files>
		<filename plugin="fabrik">fabrik.php</filename>
		<folder>language</folder>
	</files>

	<config>
		<fields name="params">
			<fieldset label="PLG_FABRIK_OPTIONS" name="params">
				<field name="botRegex" type="text" size="20" default="fabrik" label="PLG_FABRIK_FUNCTION_NAME_LABEL" description="PLG_FABRIK_FUNCTION_NAME_DESC"/>
			</fieldset>
		</fields>
	</config>

</extension>
