<?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="hikashoppayment"> <name>Hikashop Bluepaid Payment Plugin</name> <creationDate>October 2010</creationDate> <version>1.0.0</version> <author>Hikashop</author> <authorEmail>hide@address.com</authorEmail> <authorUrl>http://www.hikashop.com</authorUrl> <copyright>Copyright (C) 2010 HIKARI SOFTWARE SARL - All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <description>This plugin enables you to setup your Bluepaid payment system</description> <files> <filename plugin="bluepaid">bluepaid.php</filename> <filename>bluepaid_configuration.php</filename> <filename>bluepaid_end.php</filename> </files> <params addpath="/components/com_hikashop/params"> </params> </install>