X7ROOT File Manager
Current Path:
/var/softaculous/instantcms
var
/
softaculous
/
instantcms
/
ðŸ“
..
📄
config.php
(3.22 KB)
📄
edit.php
(4.61 KB)
📄
edit.xml
(447 B)
📄
extend.php
(9.94 KB)
📄
fileindex.php
(141 B)
ðŸ“
images
📄
import.php
(3.33 KB)
📄
info.xml
(1.9 KB)
📄
install.js
(924 B)
📄
install.php
(5.24 KB)
📄
install.xml
(1.65 KB)
📄
instantcms.sql
(1.83 MB)
📄
instantcms.zip
(10.6 MB)
📄
md5
(1.74 KB)
📄
notes.txt
(1.04 KB)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
update_pass.php
(497 B)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="ic_"> <head>{{db_pre}}</head> <optional>true</optional> </input> </group> <group> <heading>{{site_set}}</heading> <input type="text" name="site_name" size="30" value="My InstantCMS"> <head>{{site_name}}</head> </input> <input type="text" name="site_desc" size="30" value="Welcome to your InstantCMS!"> <head>{{site_desc}}</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="password"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </input> </group> </settings> <db>mysql</db> <cron> <min>{rand(0,59)}</min> <hour>{rand(0,23)}</hour> <day>*</day> <month>*</month> <weekday>*</weekday> <command>[[php_path]] -f [[softpath]]/cron.php [[softdomain]] > /dev/null</command> </cron> <files> <exclude>install/*</exclude> <exclude>install/*/*</exclude> <exclude>install/*/*/*</exclude> <exclude>install/*/*/*/*</exclude> <exclude>install/*/*/*/*/*</exclude> <exclude>install/*/*/*/*/*/*</exclude> <exclude>install/*/*/*/*/*/*/*</exclude> <exclude>install/*/*/*/*/*/*/*/*</exclude> <exclude>install/*/*/*/*/*/*/*/*/*</exclude> <exclude>install/*/*/*/*/*/*/*/*/*/*</exclude> </files> </softinstall>
Upload File
Create Folder