forked from jcketz/CrowdFunding
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpkg_crowdfunding.xml
40 lines (35 loc) · 2.7 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
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="3.3" 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) 2015 Todor Iliev ( ITPrism.com )</copyright>
<license>http://www.gnu.org/copyleft/gpl.html</license>
<version>1.11</version>
<creationDate>20 February, 2015</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><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="http://extensions.joomla.org/extensions/extension/e-commerce/donations/crowdfunding" 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="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="crowdfundingadminmail" group="content">plg_content_crowdfundingadminmail.zip</file>
<file type="plugin" id="crowdfundingusermail" group="content">plg_content_crowdfundingusermail.zip</file>
<file type="plugin" id="crowdfundingvalidator" group="content">plg_content_crowdfundingvalidator.zip</file>
<file type="plugin" id="paypal" group="crowdfundingpayment">plg_crowdfundingpayment_paypal.zip</file>
<file type="plugin" id="crowdfundingmodules" group="system">plg_system_crowdfundingmodules.zip</file>
<file type="module" id="mod_crowdfundingdetails" client="site">mod_crowdfundingdetails.zip</file>
<file type="module" id="mod_crowdfundinginfo" client="site">mod_crowdfundinginfo.zip</file>
<file type="module" id="mod_crowdfundingrewards" client="site">mod_crowdfundingrewards.zip</file>
</files>
<scriptfile>install.php</scriptfile>
</extension>