X7ROOT File Manager
Current Path:
/var/softaculous/maian
var
/
softaculous
/
maian
/
📁
..
📄
_cfg.php
(1.53 KB)
📄
changelog.txt
(10.9 KB)
📄
clone.php
(6.27 KB)
📄
edit.php
(5.09 KB)
📄
edit.xml
(447 B)
📄
extend.php
(9.01 KB)
📄
fileindex.php
(82 B)
📁
images
📄
import.php
(3.86 KB)
📄
info.xml
(3.38 KB)
📄
install.js
(1.17 KB)
📄
install.php
(5.54 KB)
📄
install.xml
(1.14 KB)
📄
maian.sql
(29.51 KB)
📄
maian.zip
(53.24 MB)
📄
md5
(2 KB)
📄
notes.txt
(787 B)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
update_pass.php
(508 B)
📄
upgrade.php
(5.4 KB)
📄
upgrade.xml
(356 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="Helpdesk System"> <head>{{site_name}}</head> </input> </group> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="ms_"> <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_email" size="30" value="admin" softmail="true"> <head>{{ad_email}}</head> <handle>__email_address</handle> </input> <input type="text" name="admin_pass" size="30" value="password"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </input> </group> </settings> <db>mysql</db> <files> <exclude>install/*</exclude> <exclude>install/*/*</exclude> <exclude>install/*/*/*</exclude> <exclude>install/*/*/*/*</exclude> <exclude>install/*/*/*/*/*</exclude> <exclude>install/*/*/*/*/*/*</exclude> </files> </softinstall>
Upload File
Create Folder