-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpkg_jupwa.xml
53 lines (48 loc) · 1.85 KB
/
pkg_jupwa.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
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package"
version="4.0"
method="upgrade">
<name>PKG_JUPWA</name>
<packagename>jupwa</packagename>
<creationDate>@date@</creationDate>
<packager>Joomla! Ukraine</packager>
<copyright>(C) 2023-2024 Denys Nosov, Joomla! Ukraine</copyright>
<packagerurl>https://joomla-ua.org</packagerurl>
<author>Denys Nosov, Joomla! Ukraine</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://joomla-ua.org</authorUrl>
<version>@version@</version>
<license>GNU/GPL Version 2 or later and Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License</license>
<description>PKG_JUPWA_XML_DESCRIPTION</description>
<scriptfile>script.php</scriptfile>
<update>https://joomla-ua.org/update/plg/jupwa.xml</update>
<updateservers>
<server type="extension"
priority="1"
name="JUPWA">
<![CDATA[https://joomla-ua.org/update/plg/jupwa.xml]]>
</server>
</updateservers>
<files folder="packages">
<file type="plugin"
id="jupwa"
group="content">plg_system_jupwa.zip</file>
<file type="plugin"
id="jupwa_content"
group="jupwa">plg_jupwa_content.zip</file>
<file type="plugin"
id="jupwa_jshopping"
group="jupwa">plg_jupwa_jshopping.zip</file>
<file type="plugin"
id="jupwa_seblod"
group="jupwa">plg_jupwa_seblod.zip</file>
</files>
<languages folder="language">
<language tag="en-GB">en-GB/en-GB.pkg_jupwa.ini</language>
<language tag="en-GB">en-GB/en-GB.pkg_jupwa.sys.ini</language>
</languages>
<compatibility>
<version>4</version>
<version>5</version>
</compatibility>
</extension>