| Current Path : /home/purehotels/public_html/plugins/system/acymailingurltracker/ |
| Current File : /home/purehotels/public_html/plugins/system/acymailingurltracker/acymailingurltracker.xml |
<?xml version="1.0" encoding="utf-8"?> <extension type="plugin" version="2.5" method="upgrade" group="system"> <name>AcyMailing : Handle Click tracking</name> <creationDate>février 2016</creationDate> <version>5.2.0</version> <author>Acyba</author> <authorEmail>dev@acyba.com</authorEmail> <authorUrl>http://www.acyba.com</authorUrl> <copyright>Copyright (C) 2009-2016 ACYBA SAS - All rights reserved..</copyright> <license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license> <description>This plugin handles the click tracking system on AcyMailing. You should make sure the other urltracker plugin is also enabled</description> <files> <filename plugin="acymailingurltracker">acymailingurltracker.php</filename> </files> <params addpath="/components/com_acymailing/params"> <param name="help" type="help" label="Help" description="Click on the help button to get some help" default="plugin-urltracker"/> </params> <config> <fields name="params" addfieldpath="/components/com_acymailing/params"> <fieldset name="basic"> <field name="help" type="help" label="Help" description="Click on the help button to get some help" default="plugin-urltracker"/> </fieldset> </fields> </config> </extension>