forked from templaza/astroid-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
astroid.xml
33 lines (33 loc) · 1.54 KB
/
astroid.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
31
32
33
<?xml version="1.0" encoding="UTF-8" ?>
<extension version="3.1" type="library" method="upgrade">
<name>Astroid Framework</name>
<libraryname>astroid</libraryname>
<author>Astroid Framework Team</author>
<creationDate>November 2024</creationDate>
<version>3.1.8-rc1</version>
<url>https://astroidframe.work/</url>
<copyright>Copyright (C) 2024 TemPlaza, Inc. All rights reserved.</copyright>
<license>GNU General Public License version 3 or later; see LICENSE.txt</license>
<authorEmail>info@templaza.com</authorEmail>
<authorUrl>https://www.templaza.com</authorUrl>
<description><![CDATA[Congratulations! You have successfully installed Astroid<a href="index.php?option=com_templates&view=styles&client_id=0" class="btn btn-success ms-3"><i class="fa-solid fa-bell fa-shake me-2"></i>Get Started</a>]]></description>
<scriptfile>script.php</scriptfile>
<files>
<file>script.php</file>
<folder>framework</folder>
<folder>plugins</folder>
<folder>modules</folder>
</files>
<media folder="media" destination="astroid">
<folder>assets</folder>
<folder>css</folder>
<folder>js</folder>
</media>
<languages folder="language/en-GB">
<language tag="en-GB">en-GB.astroid.ini</language>
<language tag="en-GB">en-GB.astroid.sys.ini</language>
</languages>
<updateservers>
<server type="extension" priority="1" name="Astroid Framework">https://raw.githubusercontent.com/templaza/astroid-framework/master/astroid_framework.xml</server>
</updateservers>
</extension>