Merge pull request #5987 from WoltLab/acp-dahsboard-box-hight
[GitHub/WoltLab/WCF.git] / com.woltlab.wcf / package.xml
CommitLineData
158bd3ca 1<?xml version="1.0" encoding="UTF-8"?>
99951f50 2<package name="com.woltlab.wcf" xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/6.0/package.xsd">
158bd3ca 3 <packageinformation>
359841c3 4 <packagename>WoltLab Suite Core</packagename>
18290128
MS
5 <packagedescription>Free CMS and web-framework, designed for awesome websites and communities.</packagedescription>
6 <packagedescription language="de">Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription>
aac1247e 7 <isapplication>1</isapplication>
dd5b4f18
AE
8 <version>6.1.0 Beta 1</version>
9 <date>2024-08-30</date>
158bd3ca 10 </packageinformation>
3f18de1f 11
158bd3ca
TD
12 <authorinformation>
13 <author>WoltLab GmbH</author>
2a96b397 14 <authorurl>https://www.woltlab.com</authorurl>
158bd3ca 15 </authorinformation>
3f18de1f 16
158bd3ca 17 <instructions type="install">
dcd8ab36
MS
18 <instruction type="packageInstallationPlugin" />
19 <instruction type="acpMenu" />
20 <instruction type="userGroupOption" />
21 <instruction type="option" />
3f18de1f 22
b94f6983 23 <instruction type="template" run="standalone" />
3f18de1f 24
dcd8ab36 25 <instruction type="eventListener" />
f00ba61a 26 <instruction type="script" run="standalone">acp/install_com.woltlab.wcf_step1.php</instruction>
dcd8ab36
MS
27 <instruction type="cronjob" />
28 <instruction type="coreObject" />
29 <instruction type="clipboardAction" />
30 <instruction type="objectTypeDefinition" />
31 <instruction type="objectType" />
32 <instruction type="acpSearchProvider" />
ed8c9052 33 <instruction type="style">defaultStyle.tar</instruction>
3f18de1f 34
b94f6983 35 <instruction type="userOption" run="standalone" />
3f18de1f 36
dcd8ab36
MS
37 <instruction type="bbcode" />
38 <instruction type="smiley" />
dcd8ab36
MS
39 <instruction type="userProfileMenu" />
40 <instruction type="userMenu" />
41 <instruction type="userNotificationEvent" />
42 <instruction type="aclOption" />
16aec1f4 43 <instruction type="page" />
39abe192
AE
44 <instruction type="menu" />
45 <instruction type="menuItem" />
413fd5a3 46 <instruction type="box" />
7d346d2a 47 <instruction type="mediaProvider" />
9379b543 48 <instruction type="templateListener" />
3f18de1f 49
b86c70d2 50 <instruction type="script">acp/install_com.woltlab.wcf_step2.php</instruction>
158bd3ca 51 </instructions>
60874833 52
dd5b4f18
AE
53 <instructions type="update" fromversion="6.1.0 Alpha 3">
54 <instruction type="acpTemplate">acptemplates_update.tar</instruction>
0dc9cf4b 55 <instruction type="file">files_update.tar</instruction>
dd5b4f18 56 <instruction type="template">templates_update.tar</instruction>
60874833 57 </instructions>
158bd3ca 58</package>