Your IP : 216.73.216.231


Current Path : /home/digilove/public_html/plugins/gsd/jevents/
Upload File :
Current File : /home/digilove/public_html/plugins/gsd/jevents/jevents.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.4" type="plugin" group="gsd" method="upgrade">
	<name>PLG_GSD_JEVENTS</name>
	<description>PLG_GSD_JEVENTS_DESC</description>
	<version>1.0</version>
	<creationDate>March 2023</creationDate>
	<author>Tassos Marinos</author>
	<copyright>Copyright © 2023 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="jevents">jevents.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_JEVENTS_REMOVE_MICRODATA"
	                description="PLG_GSD_JEVENTS_REMOVE_MICRODATA_DESC"
	                checked="true"
				/>
			</fieldset>
		</fields>
	</config>
</extension>