Your IP : 216.73.216.41


Current Path : /home/purehotels/public_html/plugins/uniform/payment_paypal/
Upload File :
Current File : /home/purehotels/public_html/plugins/uniform/payment_paypal/payment_paypal.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.0" type="plugin" group="uniform"  method="upgrade">
    <name>PLG_UNIFORM_PAYMENT_PAYPAL</name>
    <version>4.1.4</version>	
    <creationDate>08/16/2017</creationDate>
    <author>JoomlaShine.com</author>
    <authorEmail>admin@joomlashine.com</authorEmail>
    <authorUrl>www.joomlashine.com</authorUrl>
    <copyright>Copyright (C) 2016 JoomlaShine.com. All Rights Reserved.</copyright>
    <license>GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html</license>
    <description>PLG_JSNUNIFORM_PAYMENT_PAYPAL_XML_DESCRIPTION</description>
    <scriptfile>subinstall.php</scriptfile>
    <install>
        <sql>
            <file charset="utf8" driver="mysql">install.mysql.sql</file>
        </sql>
    </install>
    <uninstall>
        <sql>
            <file charset="utf8" driver="mysql">uninstall.mysql.sql</file>
        </sql>
    </uninstall>
    <update>
        <schemas>
            <schemapath type="mysql">sql/updates/mysql</schemapath>
        </schemas>
    </update>
    <files>
        <filename plugin="payment_paypal">payment_paypal.php</filename>
        <filename>config.xml</filename>
        <filename>index.html</filename>
        <filename>defines.php</filename>
        <filename>subinstall.php</filename>
        <filename>install.mysql.sql</filename>
        <filename>uninstall.mysql.sql</filename>
		<folder>form</folder>
        <folder>assets</folder>
		<folder>helpers</folder>
        <folder>sql</folder>
    </files>
    <config />
</extension>