-
Notifications
You must be signed in to change notification settings - Fork 0
/
pkg_sovmart.xml
30 lines (30 loc) · 1.35 KB
/
pkg_sovmart.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
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.*" type="package" method="upgrade">
<name>PKG_SOVMART</name>
<packagename>sovmart</packagename>
<author>Cymbal</author>
<creationDate>November 2023</creationDate>
<copyright>Delo-Design</copyright>
<license>GNU General Public License version 3; see LICENSE.txt</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://delo-deisgn.ru</authorUrl>
<version>1.6.8</version>
<scriptfile>script.php</scriptfile>
<description>PKG_SOVMART_XML_DESCRIPTION</description>
<languages folder="language">
<language tag="en-GB">en-GB/en-GB.pkg_sovmart.ini</language>
<language tag="en-GB">en-GB/en-GB.pkg_sovmart.sys.ini</language>
<language tag="ru-RU">ru-RU/ru-RU.pkg_sovmart.ini</language>
<language tag="ru-RU">ru-RU/ru-RU.pkg_sovmart.sys.ini</language>
</languages>
<files>
<file type="plugin" group="installer" id="sovmart">installer</file>
<file type="plugin" group="quickicon" id="sovmarticon">quickicon</file>
<file type="plugin" group="system" id="sovmartmenu">menu</file>
</files>
<updateservers>
<server type="extension" priority="1" name="SovmartInstaller">
https://sovmart.ru/update?element=sovmart_installer
</server>
</updateservers>
</extension>