X7ROOT File Manager
Current Path:
/var/softaculous/uvdesk
var
/
softaculous
/
uvdesk
/
📁
..
📄
.env
(1.95 KB)
📄
.htaccess
(313 B)
📄
Version.php
(40.37 KB)
📄
clone.php
(4.64 KB)
📄
edit.php
(4.44 KB)
📄
edit.xml
(447 B)
📄
extend.php
(8.94 KB)
📄
fileindex.php
(362 B)
📁
images
📄
import.php
(3.89 KB)
📄
info.xml
(3.89 KB)
📄
install.js
(924 B)
📄
install.php
(5.1 KB)
📄
install.xml
(1.21 KB)
📄
md5
(1.76 KB)
📄
notes.txt
(336 B)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
update_pass.php
(517 B)
📄
uvdesk.sql
(62.31 KB)
📄
uvdesk.yaml
(1.04 KB)
📄
uvdesk.zip
(22.87 MB)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{site_set}}</heading> <input type="text" name="admin_folder" size="30" value="member" save="true"> <head>{{ad_path}}</head> </input> <input type="text" name="cust_folder" size="30" value="customer" save="true"> <head>{{cust_path}}</head> </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_username" size="30" value="admin"> <head>{{ad_name}}</head> </input> <input type="text" name="admin_pass" size="30" value="password1!"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </input> </group> </settings> <db>mysql</db> <files> <exclude>var/cache/dev/*</exclude> <exclude>var/cache/dev/*/*</exclude> <exclude>var/cache/dev/*/*/*</exclude> <exclude>var/cache/dev/*/*/*/*</exclude> <exclude>var/cache/dev/*/*/*/*/*</exclude> <exclude>var/cache/dev/*/*/*/*/*/*</exclude> <exclude>var/cache/dev/*/*/*/*/*/*/*</exclude> <exclude>var/cache/dev/*/*/*/*/*/*/*/*</exclude> </files> </softinstall>
Upload File
Create Folder