X7ROOT File Manager
Current Path:
/var/softaculous/mahara
var
/
softaculous
/
mahara
/
ðŸ“
..
📄
changelog.txt
(10.99 KB)
📄
clone.php
(6.52 KB)
📄
config.php
(3 KB)
📄
edit.php
(5.4 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(509 B)
ðŸ“
images
📄
import.php
(3.31 KB)
📄
info.xml
(4.74 KB)
📄
install.js
(921 B)
📄
install.php
(8.62 KB)
📄
install.xml
(1.43 KB)
📄
md5
(4.4 KB)
📄
mod_upgrade.php
(63.6 KB)
📄
notes.txt
(2.18 KB)
📄
org_upgrade.php
(63.57 KB)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
update_pass.php
(1.23 KB)
📄
upgrade.php
(6.37 KB)
📄
upgrade.xml
(334 B)
Editing: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{site_set}}</heading> <input type="text" name="site_name" size="30" value="My Mahara Site"> <head>{{site_name}}</head> </input> </group> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="mh_"> <head>{{db_pre}}</head> <optional>true</optional> </input> </group> <group> <heading>{{ad_act}}</heading> <input type="text" name="admin_username" size="30" value="admin" disabled="disabled"> <head>{{ad_name}}</head> <optional>true</optional> </input> <input type="text" name="admin_pass" size="30" value="Password1!"> <head>{{ad_pass}}</head> <handle>__ad_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> <input type="text" name="admin_email" size="30" value="admin" softmail="true"> <head>{{ad_email}}</head> <handle>__email_address</handle> </input> </group> </settings> <db>mysql</db> <datadir>maharadata</datadir> <cron> <min>{rand(0,14)},{rand(15,29)},{rand(30,44)},{rand(45,59)}</min> <hour>*</hour> <day>*</day> <month>*</month> <weekday>*</weekday> <command>[[php_path]] [[softpath]]/lib/cron.php > /dev/null</command> </cron> </softinstall>
Upload File
Create Folder