X7ROOT File Manager
Current Path:
/var/softaculous/castopod
var
/
softaculous
/
castopod
/
??
..
??
.env
(2.52 KB)
??
.htaccess
(45 B)
??
castopod.sql
(75.81 KB)
??
castopod.zip
(48.66 MB)
??
edit.php
(4.62 KB)
??
edit.xml
(447 B)
??
extend.php
(8.79 KB)
??
fileindex.php
(110 B)
??
images
??
import.php
(3.12 KB)
??
info.xml
(3.23 KB)
??
install.js
(921 B)
??
install.php
(6.03 KB)
??
install.xml
(1.76 KB)
??
md5
(2.8 KB)
??
notes.txt
(566 B)
??
php53
??
php56
??
php71
??
php81
??
php82
??
update_pass.php
(497 B)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="cp_"> <head>{{db_pre}}</head> <optional>true</optional> </input> </group> <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="password1"> <head>{{ad_pass}}</head> <handle>__admin_pass</handle> </input> <input type="text" name="admin_username" size="30" value="admin"> <head>{{ad_name}}</head> </input> </group> <group> <heading>{{out_set}}</heading> <input type="text" name="out_host_server" size="30" value="smtp.site.com" quick_install="1"> <head>{{host_ser}}</head> <exp>{{email_out_ser}}</exp> </input> <input type="text" name="out_m_port" size="30" value="25" quick_install="1"> <head>{{m_port}}</head> </input> <input type="select"> <select name="out_ssl" quick_install="1"> <option value="ssl">SSL/TLS</option> <option value="tls">STARTTLS</option> </select> <head>{{ssl_protocol}}</head> </input> <input type="text" name="send_email" size="30" value="admin" softmail="true"> <head>{{ad_email}}</head> <handle>__email_address</handle> </input> <input type="text" name="send_email_pwd" size="30" value="" > <head>{{ad_email_pwd}}</head> </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]]/spark tasks:run >> /dev/null 2>&1</command> </cron> </softinstall>
Upload File
Create Folder