Your IP : 216.73.216.248


Current Path : /home/digilove/www/plugins/gsd/eventbooking/
Upload File :
Current File : /home/digilove/www/plugins/gsd/eventbooking/eventbooking.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.4" type="plugin" group="gsd" method="upgrade">
	<name>PLG_GSD_EVENTBOOKING</name>
	<description>PLG_GSD_EVENTBOOKING_DESC</description>
	<version>1.0</version>
	<creationDate>Jul 2018</creationDate>
	<author>Tassos Marinos</author>
	<copyright>Copyright © 2021 Tassos Marinos All Rights Reserved</copyright>
	<license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license>
	<authorEmail>info@tassos.gr</authorEmail>
	<authorUrl>http://www.tassos.gr</authorUrl>
	<scriptfile>script.install.php</scriptfile>
	<files>
		<filename plugin="eventbooking">eventbooking.php</filename>
		<filename>script.install.helper.php</filename>
		<folder>language</folder>
		<folder>form</folder>
	</files>
	<config>
		<fields name="params">
			<fieldset name="basic" addfieldpath="plugins/system/nrframework/fields">
	            <field name="removemicrodata" type="nrtoggle"
	                label="PLG_GSD_EVENTBOOKING_REMOVE_MICRODATA"
	                description="PLG_GSD_EVENTBOOKING_REMOVE_MICRODATA_DESC"
	                checked="true"
				/>
			</fieldset>
		</fields>
	</config>
</extension>