HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //var/softaculous/wonder/install.xml
<softinstall xmlns="http://www.softaculous.com">
	<settings>	
		<group>
			<heading>{{site_set}}</heading>
			<input type="text" name="admin_loginURL" size="30" value="loginURL" save="true" quick_install="1">
				<head>{{admin_loginURL}}</head>
			</input>
			<input type="text" name="site_name" size="30" value="WonderCMS">
				<head>{{site_name}}</head>
			</input>
		</group>
		<group>
			<heading>{{ad_act}}</heading>
			<input type="text" name="admin_pass" size="30" value="password">
				<head>{{ad_pass}}</head>
				<handle>__ad_pass</handle>
			</input>
		</group>
		<group>
			<heading>hidden</heading>
			<input type="hidden" name="admin_folder" value="" save="true">
			</input>
		</group>	
	</settings>
</softinstall>