-
Notifications
You must be signed in to change notification settings - Fork 0
/
bfutilities.xml
24 lines (21 loc) · 990 Bytes
/
bfutilities.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 version="3.8.0" type="plugin" group="content" method="upgrade">
<name>PLG_CONTENT_BFUTILITIES</name>
<creationDate>December 2020</creationDate>
<author>Jonathan Brain</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://www.brainforge.co.uk</authorUrl>
<copyright>Copyright 2020-2024 Jonathan Brain. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<version>2.0.0</version>
<description>PLG_CONTENT_BFUTILITIES_XML_DESCRIPTION</description>
<files>
<filename plugin="bfutilities">bfutilities.php</filename>
<folder>language</folder>
</files>
<updateservers>
<server type="extension" priority="1" name="PLG_CONTENT_BFDATE">
https://brainforge.co.uk/component/bfupdater?element=plg_content_bfutilities.xml
</server>
</updateservers>
</extension>