X7ROOT File Manager
Current Path:
/var/softaculous/una
var
/
softaculous
/
una
/
ðŸ“
..
📄
clone.php
(6.31 KB)
📄
edit.php
(4.41 KB)
📄
edit.xml
(447 B)
📄
fileindex.php
(645 B)
📄
header.inc.php
(1.36 KB)
ðŸ“
images
📄
import.php
(3 KB)
📄
info.xml
(3.85 KB)
📄
install.js
(924 B)
📄
install.php
(6.11 KB)
📄
install.xml
(1.31 KB)
📄
md5
(2.01 KB)
📄
notes.txt
(237 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
una.sql
(1.15 MB)
📄
una.zip
(57.49 MB)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{site_set}}</heading> <input type="text" name="site_name" size="30" value="UNA"> <head>{{site_name}}</head> </input> <input type="text" name="site_email" size="30" value="site" softmail="true"> <head>{{site_email}}</head> <handle>__email_address</handle> </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_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="pass"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </input> </group> </settings> <db>mysql</db> <cron> <min>*</min> <hour>*</hour> <day>*</day> <month>*</month> <weekday>*</weekday> <command>[[php_path]] -q [[softpath]]/periodic/cron.php</command> </cron> <files> <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