X7ROOT File Manager
Current Path:
/var/softaculous/cpg
var
/
softaculous
/
cpg
/
📁
..
📄
_update.php
(32.32 KB)
📄
changelog.txt
(19.29 KB)
📄
clone.php
(5.1 KB)
📄
config.inc.php
(462 B)
📄
edit.php
(5.92 KB)
📄
edit.xml
(433 B)
📄
extend.php
(1.84 KB)
📄
fileindex.php
(1001 B)
📁
images
📄
import.php
(3.17 KB)
📄
info.xml
(4.33 KB)
📄
install.js
(1.07 KB)
📄
install.php
(5.3 KB)
📄
install.xml
(1.06 KB)
📄
md5
(1.26 KB)
📄
notes.txt
(430 B)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
update.php
(32.33 KB)
📄
update_pass.php
(2.04 KB)
📄
upgrade.php
(4.32 KB)
📄
upgrade.xml
(625 B)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{settings}}</heading> <input type="text" name="site_name" size="30" value="My Gallery"> <head>{{site_name}}</head> <exp>{{name_exp}}</exp> </input> <input type="text" name="site_desc" size="30" value="Your online photo album"> <head>{{site_desc}}</head> <exp>{{site_desc_exp}}</exp> </input> <input type="text" name="dbprefix" size="20" value="cpg_"> <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> <handle>__admin_userpass</handle> </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> </group> </settings> <db>mysql</db> </softinstall>
Upload File
Create Folder