-
Notifications
You must be signed in to change notification settings - Fork 0
/
pkg_radicalmart_express_uikit.xml
26 lines (26 loc) · 1.14 KB
/
pkg_radicalmart_express_uikit.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
<?xml version="1.0" encoding="utf-8"?>
<extension type="package" method="upgrade">
<name>PKG_RADICALMART_EXPRESS_UIKIT</name>
<packagename>radicalmart_express_uikit</packagename>
<author>RadicalMart Team</author>
<creationDate>September 2024</creationDate>
<copyright>Copyright © 2024 RadicalMart. All rights reserved.</copyright>
<license>https://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<authorEmail>info@radicalmart.ru</authorEmail>
<authorUrl>https://radicalmart.ru/</authorUrl>
<version>3.0.3-dev</version>
<description>PKG_RADICALMART_EXPRESS_UIKIT_DESCRIPTION</description>
<scriptfile>script.php</scriptfile>
<languages folder="language">
<language tag="en-GB">en-GB/pkg_radicalmart_express_uikit.sys.ini</language>
<language tag="ru-RU">ru-RU/pkg_radicalmart_express_uikit.sys.ini</language>
</languages>
<files>
<folder type="file" id="tpl_radicalmart_express_uikit" client="site">tpl_radicalmart_express_uikit</folder>
</files>
<updateservers>
<server type="extension" priority="1" name="RadicalMart Express - UIkit">
https://sovmart.ru/update?element=pkg_radicalmart_express_uikit
</server>
</updateservers>
</extension>