golden hour
/var/softaculous/gpeasy
⬆️ Go Up
Upload
File/Folder
Size
Actions
fileindex.php
123 B
Del
OK
images
-
Del
OK
import.php
2.55 KB
Del
OK
info.xml
2.85 KB
Del
OK
install.js
924 B
Del
OK
install.php
6.57 KB
Del
OK
install.xml
724 B
Del
OK
md5
1.32 KB
Del
OK
notes.txt
140 B
Del
OK
php53
-
Del
OK
php56
-
Del
OK
php71
-
Del
OK
php81
-
Del
OK
php82
-
Del
OK
Edit: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{site_set}}</heading> <input type="text" name="site_name" size="30" value="My Typesetter CMS"> <head>{{site_name}}</head> </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="pass"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </input> <input type="text" name="admin_email" size="30" value="admin" softmail="true"> <head>{{ad_email}}</head> <handle>__email_address</handle> </input> </group> </settings> </softinstall>
Save