X7ROOT File Manager
Current Path:
/var/softaculous/thbees
var
/
softaculous
/
thbees
/
📁
..
📄
.htaccess
(1.31 KB)
📄
clone.php
(13.84 KB)
📄
edit.php
(6.49 KB)
📄
edit.xml
(447 B)
📄
extend.php
(1.99 KB)
📄
fileindex.php
(386 B)
📁
images
📄
import.php
(3.94 KB)
📄
info.xml
(3.24 KB)
📄
install.js
(1.12 KB)
📄
install.php
(10.66 KB)
📄
install.xml
(1.39 KB)
📄
md5
(1.1 KB)
📄
notes.txt
(1.47 KB)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
settings.inc.php
(610 B)
📄
thbees.sql
(445.35 KB)
📄
thbees.zip
(40.97 MB)
📄
update_pass.php
(1.18 KB)
📄
update_rijndael.php
(1.18 KB)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{site_set}}</heading> <input type="text" name="store_name" size="30" value="My Store"> <head>{{store_name}}</head> </input> <input type="text" name="admin_folder" size="30" value="admin123" save="true"> <head>{{ad_dir}}</head> <handle>__admin_folder</handle> </input> </group> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="tb_"> <head>{{db_pre}}</head> <optional>true</optional> </input> </group> <group> <heading>{{ad_act}}</heading> <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> <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> </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