X7ROOT File Manager
Current Path:
/var/softaculous/zencart
var
/
softaculous
/
zencart
/
??
..
??
NOTES.txt
(1.3 KB)
??
clone.php
(9.32 KB)
??
configure.php
(3.52 KB)
??
configure_.php
(2.74 KB)
??
edit.php
(5.96 KB)
??
edit.xml
(433 B)
??
extend.php
(10.81 KB)
??
fileindex.php
(353 B)
??
images
??
import.php
(3.41 KB)
??
info.xml
(3.11 KB)
??
install.js
(921 B)
??
install.php
(6.45 KB)
??
install.xml
(1.52 KB)
??
md5
(2.06 KB)
??
php53
??
php56
??
php71
??
php81
??
php82
??
update_pass.php
(498 B)
??
upgrade.php
(6.88 KB)
??
upgrade.xml
(361 B)
??
zencart.sql
(332.3 KB)
??
zencart.zip
(11.84 MB)
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="text" name="store_owner" size="30" value="Owner"> <head>{{store_owner}}</head> </input> <input type="textarea"> <textarea name="store_address" cols="30" rows="5">Store Name Address Country Phone</textarea> <head>{{store_address}}</head> </input> </group> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="zen_"> <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="pass1234"> <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> <files> <exclude>zc_install/*</exclude> <exclude>zc_install/*/*</exclude> <exclude>zc_install/*/*/*</exclude> <exclude>zc_install/*/*/*/*</exclude> <exclude>zc_install/*/*/*/*/*</exclude> <exclude>zc_install/*/*/*/*/*/*</exclude> <exclude>zc_install/*/*/*/*/*/*/*</exclude> <exclude>zc_install/*/*/*/*/*/*/*/*</exclude> </files> </softinstall>
Upload File
Create Folder