-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpkg_zoo.xml
31 lines (31 loc) · 1.87 KB
/
pkg_zoo.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" standalone="yes"?>
<extension type="package" version="3.2" method="upgrade">
<name>ZOO Package</name>
<author>YOOtheme</author>
<creationDate>June 2018</creationDate>
<packagename>zoo</packagename>
<version>3.3.29</version>
<updateUrl>http://www.yootheme.com/updates</updateUrl>
<copyright>Copyright (C) YOOtheme GmbH</copyright>
<license>http://www.gnu.org/licenses/gpl.html GNU/GPL</license>
<assetsLicense>YOOtheme Proprietary Use License (http://www.yootheme.com/license)</assetsLicense>
<authorEmail>[email protected]</authorEmail>
<authorUrl>http://www.yootheme.com</authorUrl>
<description>ZOO component and extensions for Joomla developed by YOOtheme (http://www.yootheme.com)</description>
<files folder="packages">
<file type="component" id="com_zoo">com_zoo.zip</file>
<file type="module" id="mod_zoocategory" client="site">mod_zoocategory.zip</file>
<file type="module" id="mod_zoocomment" client="site">mod_zoocomment.zip</file>
<file type="module" id="mod_zooitem" client="site">mod_zooitem.zip</file>
<file type="module" id="mod_zooquickicon" client="administrator">mod_zooquickicon.zip</file>
<file type="module" id="mod_zootag" client="site">mod_zootag.zip</file>
<file type="plugin" id="zooshortcode" group="content">plg_content_zooshortcode.zip</file>
<file type="plugin" id="zoosmartsearch" group="finder">plg_finder_zoosmartsearch.zip</file>
<file type="plugin" id="zoosearch" group="search">plg_search_zoosearch.zip</file>
<file type="plugin" id="zooevent" group="system">plg_sys_zooevent.zip</file>
</files>
<scriptfile>file.script.php</scriptfile>
<updateservers>
<server type="extension" priority="1" name="ZOO">http://yootheme.com/api/update/zoo_j33.xml</server>
</updateservers>
</extension>