X7ROOT File Manager
Current Path:
/var/softaculous/ostic17
var
/
softaculous
/
ostic17
/
ðŸ“
..
📄
changelog.txt
(5.18 KB)
📄
clone.php
(3.18 KB)
📄
edit.php
(5.26 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(294 B)
ðŸ“
images
📄
import.php
(4.48 KB)
📄
info.xml
(5.33 KB)
📄
install.js
(924 B)
📄
install.php
(7.38 KB)
📄
install.xml
(2.16 KB)
ðŸ“
language
📄
md5
(1.66 KB)
📄
notes.txt
(645 B)
📄
ost-config.php
(6.24 KB)
📄
ostic17.sql
(110.57 KB)
📄
ostic17.zip
(48.06 MB)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
update_pass.php
(6.54 KB)
📄
upgrade.php
(2.96 KB)
📄
upgrade.xml
(312 B)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{site_set}}</heading> <input type="text" name="site_name" size="30" value="osTicket :: Support Ticket System"> <head>{{site_name}}</head> </input> <input type="text" name="system_email" size="30" value="system" softmail="true"> <head>{{system_email}}</head> <exp>{{sys_email_exp}}</exp> <handle>__email_address</handle> </input> </group> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="ost_"> <head>{{db_pre}}</head> <optional>true</optional> </input> </group> <group> <heading>{{ad_act}}</heading> <input type="text" name="admin_username" size="30" value="admin"> <head>{{ad_name}}</head> </input> <input type="text" name="admin_pass" size="30" value="password"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </input> <input type="text" name="admin_fname" size="30" value="System"> <head>{{f_name}}</head> </input> <input type="text" name="admin_lname" size="30" value="Administrator"> <head>{{l_name}}</head> </input> <input type="text" name="admin_email" size="30" value="admin" softmail="true"> <head>{{ad_email}}</head> <exp>{{admin_email_exp}}</exp> <handle>__email_address</handle> </input> </group> <group> <heading>{{ad_lang}}</heading> <input type="select"> <select name="language"> <option value="en_US">English</option> <option value="zh_CN">Chinese (China)</option> <option value="zh_TW">Chinese (Taiwan)</option> <option value="pt_BR">Portuguese, Brazil</option> <option value="nl">Dutch</option> <option value="ru">Russian</option> <option value="uk">Ukrainian</option> </select> <head>{{select_lang}}</head> </input> </group> </settings> <db>mysql</db> <files> <exclude>setup/*</exclude> <exclude>setup/*/*</exclude> <exclude>setup/*/*/*</exclude> <exclude>setup/*/*/*/*</exclude> </files> <cron> <min>*/5</min> <hour>*</hour> <day>*</day> <month>*</month> <weekday>*</weekday> <command>[[php_path]] [[softpath]]/api/cron.php</command> </cron> </softinstall>
Upload File
Create Folder