X7ROOT File Manager
Current Path:
/var/softaculous/presta14
var
/
softaculous
/
presta14
/
??
..
??
clone.php
(7.19 KB)
??
edit.php
(4.72 KB)
??
edit.xml
(447 B)
??
fileindex.php
(870 B)
??
images
??
import.php
(5.39 KB)
??
info.xml
(4.04 KB)
??
install.js
(1.12 KB)
??
install.php
(9.44 KB)
??
install.xml
(1.75 KB)
??
md5
(5.65 KB)
??
notes.txt
(192 B)
??
php53
??
php56
??
php71
??
php81
??
php82
??
presta14.sql
(413.45 KB)
??
presta14.zip
(19.25 MB)
??
settings.inc.php
(782 B)
??
update_rijndael.php
(718 B)
??
upgrade.php
(5.6 KB)
??
upgrade.xml
(393 B)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{site_set}}</heading> <input type="text" name="store_name" size="30" value="My Store"> <head>{{store_name}}</head> </input> <input type="text" name="admin_folder" size="30" value="admin123" save="true"> <head>{{ad_dir}}</head> <handle>__admin_folder</handle> </input> </group> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="ps_"> <head>{{db_pre}}</head> <optional>true</optional> </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_pass" size="30" value="password"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </input> <input type="text" name="admin_fname" size="30" value="System"> <head>{{f_name}}</head> </input> <input type="text" name="admin_lname" size="30" value="Administrator"> <head>{{l_name}}</head> </input> </group> <group> <heading>{{ad_lang}}</heading> <input type="select"> <select name="language"> <option value="1">English</option> <option value="2">French</option> <option value="3">Spanish</option> <option value="4">German</option> <option value="5">Italian</option> </select> <head>{{select_lang}}</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> </files> </softinstall>
Upload File
Create Folder