-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathpkg_gamification.xml
32 lines (29 loc) · 1.95 KB
/
pkg_gamification.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
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="3.6" method="upgrade">
<name>Gamification Platform Package</name>
<packagename>gamification</packagename>
<author>Todor Iliev</author>
<authorEmail>todor@itprism.com</authorEmail>
<authorUrl>http://itprism.com</authorUrl>
<copyright>Copyright (C) 2016 Todor Iliev ( ITPrism.com )</copyright>
<license>http://www.gnu.org/licenses/gpl-3.0.en.html GNU/GPLv3</license>
<version>2.1.1</version>
<creationDate>06 October, 2016</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/game-mechanics-platform" target="_blank">Gamification Platform</a> This is an extension that provides functionality, resources and API that can be used to gamify Joomla! extensions and websites.</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/credits-a-point-systems/gamification-platform" target="_blank">vote for the extension</a> on Joomla! Extensions Directory</p>
]]></description>
<files folder="packages">
<file type="component" id="com_gamification">com_gamification.zip</file>
<file type="library" id="lib_gamification">lib_gamification.zip</file>
<file type="plugin" id="gamification" group="system">plg_system_gamification.zip</file>
</files>
<scriptfile>install.php</scriptfile>
<updateservers>
<server type="extension" priority="1" name="Gamification Platform">http://cdn.itprism.com/updates/gamification/platform.xml</server>
</updateservers>
</extension>