Your IP : 10.10.0.253


Current Path : /var/www/plugins/system/tjupdates/
Upload File :
Current File : /var/www/plugins/system/tjupdates/tjupdates.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.6" type="plugin" group="system" method="upgrade">
	<name>plg_system_tjupdates</name>
	<author>Techjoomla</author>
	<creationDate>24th Mar 2020</creationDate>
	<copyright>Copyright (c) 2009-2020 Techjoomla. All rights reserved.</copyright>
	<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
	<authorEmail>extensions@techjoomla.com</authorEmail>
	<authorUrl>https://techjoomla.com</authorUrl>
	<version>1.0.3</version>
	<description>PLG_SYSTEM_TJUPDATES_XML_DESCRIPTION</description>
	<files>
		<filename plugin="tjupdates">tjupdates.php</filename>
		<filename>tjupdates.js</filename>
		<filename>index.html</filename>
	</files>
	<languages folder="language">
		<language tag="en-GB">en-GB.plg_system_tjupdates.ini</language>
		<language tag="en-GB">en-GB.plg_system_tjupdates.sys.ini</language>
	</languages>
	<scriptfile>script.php</scriptfile>
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="downloadid" type="text" label="PLG_SYSTEM_TJUPDATES_DOWNLOADID_LBL" description="PLG_SYSTEM_TJUPDATES_DOWNLOADID_DESC" default="" size="40" />
				<field name="showUpdateNotice" type="radio" label="PLG_SYSTEM_TJUPDATES_SHOW_UPDATE_NOTICE_LBL" description="PLG_SYSTEM_TJUPDATES_SHOW_UPDATE_NOTICE_DESC" default="1" class="btn-group btn-group-yesno">
					<option value="1">JYES</option>
					<option value="0">JNO</option>
				</field>
			</fieldset>
		</fields>
	</config>
</extension>