X7ROOT File Manager
Current Path:
/var/softaculous/ostic14
var
/
softaculous
/
ostic14
/
??
..
??
changelog.txt
(2.15 KB)
??
clone.php
(3.18 KB)
??
edit.php
(5.24 KB)
??
edit.xml
(433 B)
??
fileindex.php
(294 B)
??
images
??
import.php
(4.05 KB)
??
info.xml
(5.35 KB)
??
install.js
(924 B)
??
install.php
(7.08 KB)
??
install.xml
(2.11 KB)
??
language
??
md5
(1.42 KB)
??
notes.txt
(602 B)
??
ost-config.php
(5.62 KB)
??
ostic14.sql
(108.21 KB)
??
ostic14.zip
(48.18 MB)
??
php53
??
php56
??
php71
??
php81
??
php82
??
update_pass.php
(6.54 KB)
??
upgrade.php
(2.95 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