X7ROOT File Manager
Current Path:
/var/softaculous/ostic14
var
/
softaculous
/
ostic14
/
ðŸ“
..
📄
changelog.txt
(2.15 KB)
📄
clone.php
(3.2 KB)
📄
edit.php
(5.22 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(294 B)
ðŸ“
images
📄
import.php
(4.04 KB)
📄
info.xml
(5.35 KB)
📄
install.js
(924 B)
📄
install.php
(7.13 KB)
📄
install.xml
(2.11 KB)
ðŸ“
language
📄
md5
(1.77 KB)
📄
notes.txt
(602 B)
📄
ost-config.php
(5.62 KB)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
📄
update_pass.php
(6.54 KB)
📄
upgrade.php
(2.97 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="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