Your IP : 216.73.216.229


Current Path : /home/jeromecohp/www/plugins/system/plg_sys_jma_integration/
Upload File :
Current File : /home/jeromecohp/www/plugins/system/plg_sys_jma_integration/plg_sys_jma_integration.xml

<?xml version="1.0" encoding="UTF-8"?>
<extension version="3.0" type="plugin" group="system" method="upgrade">
	<name>System - JMailAlerts - Integration</name>
	<author>Techjoomla</author>
	<copyright>Copyright (C) 2009 - 2018 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>
	<creationDate>2nd Nov 2018</creationDate>
	<version>2.6.1</version>
	<description>This plugin lets you use JMailAlerts plugins with other components</description>
	<files>
		<filename plugin="plg_sys_jma_integration">plg_sys_jma_integration.php</filename>
		<filename>index.html</filename>
		<folder>plg_sys_jma_integration</folder>
	</files>
	<config name="params">
		<fields name="params">
			<fieldset name="basic">
				<field name="ignore_special_plugins" type="radio" default="1" label="Ignore special plugins" description="Ignore special plugins">
					<option value="0">JNO</option>
					<option value="1">JYES</option>
				</field>
			</fieldset>
		</fields>
	</config>
</extension>