📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 14:44:34
📂
/ (Root)
/
var
/
softaculous
/
ninja4
📍 /var/softaculous/ninja4
🔄 Refresh
✏️
Editing: install.xml
Read Only
<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>
💾 Save Changes
❌ Cancel