X7ROOT File Manager
Current Path:
/var/softaculous/freshrss
var
/
softaculous
/
freshrss
/
ðŸ“
..
📄
_config.php
(3.07 KB)
📄
_config.php.bak.php
(99 B)
📄
clone.php
(4.9 KB)
📄
config.php
(1.78 KB)
📄
config.php.bak.php
(391 B)
📄
edit.php
(4.37 KB)
📄
edit.xml
(433 B)
📄
extend.php
(9.91 KB)
📄
fileindex.php
(609 B)
📄
freshrss.sql
(7.01 KB)
📄
freshrss.zip
(4.86 MB)
ðŸ“
images
📄
import.php
(3.18 KB)
📄
info.xml
(2.68 KB)
📄
install.js
(924 B)
📄
install.php
(6.21 KB)
📄
install.xml
(1.68 KB)
📄
md5
(2.42 KB)
📄
notes.txt
(747 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
randomstring.txt
(37 B)
📄
update_pass.php
(519 B)
📄
upgrade.php
(3.64 KB)
📄
upgrade.xml
(332 B)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="fr_"> <head>{{db_pre}}</head> <optional>true</optional> </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_pass" size="30" value="password"> <head>{{ad_pass}}</head> <handle>__admin_pass</handle> </input> </group> <group> <heading>{{ad_lang}}</heading> <input type="select"> <select name="language"> <option value="en" selected="selected">English</option> <option value="cz">Czech</option> <option value="de">German</option> <option value="es">Spanish</option> <option value="fr">French</option> <option value="he">Hebrew</option> <option value="it">Italian</option> <option value="kr">Korean</option> <option value="nl">Dutch</option> <option value="oc">Occitan</option> <option value="pt-br">Portuguese</option> <option value="ru">Russian</option> <option value="sk">Slovak</option> <option value="tr">Turkish</option> <option value="zh-cn">Chinese</option> </select> <head>{{select_lang}}</head> </input> </group> </settings> <db>mysql</db> <files> <exclude>data/do-install.txt</exclude> </files> <cron> <min>{rand(0,59)}</min> <hour>{rand(0,23)}</hour> <day>*</day> <month>*</month> <weekday>*</weekday> <command>[[php_path]] [[softpath]]/app/actualize_script.php > [[softpath]]/data/users/FreshRSS_cron.log 2>&1</command> </cron> </softinstall>
Upload File
Create Folder