-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpkg_jusebcck.xml
24 lines (24 loc) · 1.08 KB
/
pkg_jusebcck.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
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="@minjversion@" method="upgrade">
<name>JUSebCCK</name>
<packagename>jusebcck</packagename>
<creationDate>@date@</creationDate>
<packager>Joomla! Ukraine</packager>
<copyright>(C) 2019-2021 Denys Nosov, Joomla! Ukraine</copyright>
<packageremail>[email protected]</packageremail>
<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>
<description/>
<scriptfile>script.php</scriptfile>
<update>https://joomla-ua.org/update/pkg/jusebcck.xml</update>
<updateservers>
<server type="extension" priority="1" name="JUSebCCK">https://joomla-ua.org/update/pkg/jusebcck.xml</server>
</updateservers>
<files folder="packages">
<file type="plugin" id="jusebcck" group="system">plg_system_jusebcck.zip</file>
<file type="library" id="jusebcck">lib_jusebcck.zip</file>
</files>
</extension>