X7ROOT File Manager
Current Path:
/var/softaculous/testlink
var
/
softaculous
/
testlink
/
ðŸ“
..
📄
clone.php
(4.04 KB)
📄
config.inc.php
(84.49 KB)
📄
config_db.inc.php
(291 B)
📄
edit.php
(4.4 KB)
📄
edit.xml
(434 B)
📄
fileindex.php
(542 B)
ðŸ“
images
📄
import.php
(3.16 KB)
📄
info.xml
(2.25 KB)
📄
install.js
(921 B)
📄
install.php
(5.12 KB)
📄
install.xml
(1.27 KB)
📄
md5
(4.06 KB)
📄
notes.txt
(1.08 KB)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="tl_"> <head>{{db_pre}}</head> <optional>true</optional> </input> </group> <group> <heading>{{ad_act}}</heading> <input type="text" name="admin_username" size="30" value="admin" disabled="disabled"> <head>{{ad_name}}</head> <optional>true</optional> </input> <input type="text" name="admin_pass" size="30" value="pass"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </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_fname" size="30" value="Testlink"> <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> <exclude>install/*/*/*/*/*/*/*</exclude> </files> </softinstall>
Upload File
Create Folder