-
Notifications
You must be signed in to change notification settings - Fork 2
/
pkg_jodit.xml
23 lines (21 loc) · 962 Bytes
/
pkg_jodit.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="3.4" method="upgrade">
<name>Jodit Editor</name>
<author>Chupurnov Valeriy</author>
<creationDate>February 2018</creationDate>
<packagename>jodit</packagename>
<version>3.2.36</version>
<url>https://xdfodt.net/jodit/</url>
<packager>Chupurnov Valeriy</packager>
<packagerurl>https://xdfodt.net</packagerurl>
<description>Jodit Editor v.3.2.36</description>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<scriptfile>script.php</scriptfile>
<files>
<file type="plugin" id="plg_editors_jodit" group="editors">plg_editors_jodit.zip</file>
<file type="component" id="com_jodit">com_jodit.zip</file>
</files>
<updateservers>
<server type="extension" priority="1" name="Jodit Editor v.3.2.36">https://raw.githubusercontent.com/jodit/jodit-joomla/master/update.xml</server>
</updateservers>
</extension>