X7ROOT File Manager
Current Path:
/var/softaculous/ninja4
var
/
softaculous
/
ninja4
/
ðŸ“
..
📄
.env
(518 B)
📄
.htaccess
(6.09 KB)
📄
clone.php
(6.47 KB)
📄
edit.php
(4.25 KB)
📄
edit.xml
(447 B)
📄
extend.php
(8.97 KB)
📄
fileindex.php
(418 B)
ðŸ“
images
📄
import.php
(4.69 KB)
📄
info.xml
(4.56 KB)
📄
install.js
(921 B)
📄
install.php
(7.54 KB)
📄
install.xml
(1016 B)
📄
md5
(1.26 KB)
📄
notes.txt
(1.22 KB)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
📄
remove.php
(2.09 KB)
📄
update_pass.php
(541 B)
📄
upgrade.php
(4.6 KB)
📄
upgrade.xml
(302 B)
📄
version.txt
(6 B)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <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="pass"> <head>{{ad_pass}}</head> <handle>__admin_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>hidden</heading> <input type="hidden" name="add_cron_command_1" value="" save="true"> </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]] [[softpath]]/artisan ninja:send-invoices</command> </cron> </softinstall>
Upload File
Create Folder