X7ROOT File Manager
Current Path:
/var/softaculous/flarum
var
/
softaculous
/
flarum
/
📁
..
📄
.htaccess
(90 B)
📄
clone.php
(6.28 KB)
📄
config.php
(643 B)
📄
edit.php
(4.43 KB)
📄
edit.xml
(433 B)
📄
extend.php
(8.73 KB)
📄
fileindex.php
(154 B)
📄
flarum.sql
(40.17 KB)
📄
flarum.zip
(13.98 MB)
📁
images
📄
import.php
(3.16 KB)
📄
info.xml
(2.85 KB)
📄
install.js
(921 B)
📄
install.php
(4.1 KB)
📄
install.xml
(1.02 KB)
📄
md5
(1.03 KB)
📄
notes.txt
(1.22 KB)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
update_pass.php
(497 B)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{site_set}}</heading> <input type="text" name="site_name" size="30" value="My Flarum"> <head>{{site_name}}</head> </input> <input type="text" name="site_desc" size="30" value="My Flarum Description"> <head>{{site_desc}}</head> </input> </group> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="fl_"> <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_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