File: /home/centralexf/www/plugins/acymailing/tagcbuser.xml
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/1.5/plugin-install.dtd">
<install type="plugin" version="1.5" method="upgrade" group="acymailing">
<name>AcyMailing Tag : CB User information</name>
<creationDate>September 2009</creationDate>
<version>3.7.0</version>
<author>Acyba</author>
<authorEmail>dev@acyba.com</authorEmail>
<authorUrl>http://www.acyba.com</authorUrl>
<copyright>Copyright (C) 2009-2013 ACYBA SARL - All rights reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license>
<description>This plugin enables you to add information from the CB Profile of the user</description>
<files>
<filename plugin="tagcbuser">tagcbuser.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-tagcbuser"/>
</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-tagcbuser"/>
</fieldset>
</fields>
</config>
</install>