X7ROOT File Manager
Current Path:
/var/softaculous/ninja
var
/
softaculous
/
ninja
/
ðŸ“
..
📄
.env
(1.36 KB)
📄
clone.php
(9.87 KB)
📄
edit.php
(4.23 KB)
📄
edit.xml
(447 B)
📄
extend.php
(9.01 KB)
📄
fileindex.php
(568 B)
ðŸ“
images
📄
import.php
(5.56 KB)
📄
info.xml
(4.73 KB)
📄
install.js
(921 B)
📄
install.php
(8.95 KB)
📄
install.xml
(1.02 KB)
📄
md5
(2.07 KB)
📄
ninja.sql
(451.2 KB)
📄
ninja.zip
(66.09 MB)
📄
notes.txt
(2.03 KB)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
soft_delete.php
(3.12 KB)
📄
update_pass.php
(541 B)
📄
upgrade.php
(7.82 KB)
📄
upgrade.xml
(365 B)
📄
vendor.zip
(85.09 MB)
📄
vendor1.zip
(81.65 MB)
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>*</min> <hour>*</hour> <day>*</day> <month>*</month> <weekday>*</weekday> <command>cd [[softpath]] && [[php_path]] -d register_argc_argv=On artisan schedule:run >> /dev/null 2>&1</command> </cron> </softinstall>
Upload File
Create Folder