X7ROOT File Manager
Current Path:
/var/softaculous/cube
var
/
softaculous
/
cube
/
📁
..
📄
.htaccess
(2.14 KB)
📄
clone.php
(2.65 KB)
📄
cube.sql
(118.39 KB)
📄
cube.zip
(15.71 MB)
📄
edit.php
(4.44 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(151 B)
📄
global.inc.php
(424 B)
📁
images
📄
import.php
(4.42 KB)
📄
index.php
(24.64 KB)
📄
info.xml
(2.85 KB)
📄
install.js
(921 B)
📄
install.php
(11.36 KB)
📄
install.xml
(1.47 KB)
📄
md5
(1.08 KB)
📄
notes.txt
(805 B)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
upgrade.php
(12.47 KB)
📄
upgrade.xml
(403 B)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{store_set}}</heading> <input type="text" name="store_name" size="30" value="My Store"> <head>{{store_name}}</head> </input> <input type="textarea"> <textarea name="store_address" cols="30" rows="5">Store Name, Address, Phone</textarea> <head>{{store_address}}</head> </input> </group> <group> <heading>hidden</heading> <input type="hidden" name="admin_folder" value="" save="true"> </input> </group> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="cc_"> <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="pass"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </input> <input type="text" name="admin_realname" size="30" value="Admin"> <head>{{real_name}}</head> </input> <input type="text" name="admin_email" size="30" value="admin" softmail="true"> <head>{{ad_email}}</head> <handle>__email_address</handle> </input> </group> </settings> <db>mysql</db> <files> <exclude>setup/*</exclude> <exclude>setup/*/*</exclude> <exclude>setup/*/*/*</exclude> <exclude>setup/*/*/*/*</exclude> <exclude>setup/*/*/*/*/*</exclude> </files> </softinstall>
Upload File
Create Folder