-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathpkg_crowdfunding.xml
31 lines (30 loc) · 2.06 KB
/
pkg_crowdfunding.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="2.5" method="upgrade">
<name>CrowdFunding Package</name>
<packagename>crowdfunding</packagename>
<author>Todor Iliev</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>http://itprism.com</authorUrl>
<copyright>Copyright (C) 2010 Todor Iliev ( ITPrism.com )</copyright>
<license>http://www.gnu.org/copyleft/gpl.html</license>
<version>1.0</version>
<creationDate>31 Martch, 2013</creationDate>
<url>http://itprism.com</url>
<packager>Todor Iliev</packager>
<packagerurl>http://itprism.com</packagerurl>
<description><![CDATA[
<p><a href="http://itprism.com/free-joomla-extensions/ecommerce-gamification/crowdfunding-collective-raising-capital" target="_blank">CrowdFunding</a> is a platform powered by Joomla, that provides functionality for creating and managing websites for collective funding.</p>
<p>Invest in the extension and help for its improvement. You can <a href="http://itprism.com/sponsorship" title="Sponsoring" target="_blank">sponsor the extension via SMS, PayPal or Bitcoin</a>.</p>
<p><a href="http://itprism.com/" target="_blank">Subscribe for the newsletter</a> to receive <strong>gifts</strong>, <strong>discount codes</strong>, information about <strong>updates</strong> and information about <strong>new ITPrism extensions</strong>.</p>
<p>Please, <a href="#" target="_blank">vote for the extension</a> on Joomla! Extensions Directory</p>
]]></description>
<files folder="packages">
<file type="component" id="com_crowdfunding" >com_crowdfunding.zip</file>
<file type="library" id="lib_crowdfunding" >lib_crowdfunding.zip</file>
<file type="library" id="lib_itprism" >lib_itprism.zip</file>
<file type="plugin" id="crowdfundingnav" group="content">plg_content_crowdfundingnav.zip</file>
<file type="plugin" id="crowdfundingshare" group="content">plg_content_crowdfundingshare.zip</file>
<file type="plugin" id="paypal" group="crowdfundingpayment">plg_crowdfundingpayment_paypal.zip</file>
</files>
<scriptfile>install.php</scriptfile>
</extension>