PHP 8.3.30
Preview: install.xml Size: 2.11 KB
//var/softaculous/ostic2/install.xml

<softinstall xmlns="http://www.softaculous.com">
	<settings>
		<group>
			<heading>{{site_set}}</heading>
			<input type="text" name="site_name" size="30" value="osTicket :: Support Ticket System">
				<head>{{site_name}}</head>
			</input>
			<input type="text" name="system_email" size="30" value="system" softmail="true">
				<head>{{system_email}}</head>
				<exp>{{sys_email_exp}}</exp>
				<handle>__email_address</handle>
			</input>
		</group>
		<group>
			<heading>{{db_set}}</heading>
			<input type="text" name="dbprefix" size="30" value="ost_">
				<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>__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>
				<exp>{{admin_email_exp}}</exp>
				<handle>__email_address</handle>
			</input>
		</group>
		<group>
			<heading>{{ad_lang}}</heading>
			<input type="select">
				<select name="language">
					<option value="en_US">English</option>
					<option value="zh_CN">Chinese (China)</option>
					<option value="zh_TW">Chinese (Taiwan)</option>
					<option value="nl">Dutch</option>
					<option value="ru">Russian</option>
					<option value="uk">Ukrainian</option>
				</select>
				<head>{{select_lang}}</head>
			</input>
		</group>
	</settings>
	<db>mysql</db>
	<files>
		<exclude>setup/*</exclude>
		<exclude>setup/*/*</exclude>
		<exclude>setup/*/*/*</exclude>
		<exclude>setup/*/*/*/*</exclude>
	</files>
	<cron>
		<min>*/5</min>
		<hour>*</hour>
		<day>*</day>
		<month>*</month>
		<weekday>*</weekday>
		<command>[[php_path]] [[softpath]]/api/cron.php</command>
	</cron>
</softinstall>

Directory Contents

Dirs: 7 × Files: 16

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2025-05-12 13:31:49
Edit Download
language DIR
- drwxr-xr-x 2025-05-12 13:31:49
Edit Download
php53 DIR
- drwxr-xr-x 2025-05-12 13:31:49
Edit Download
php56 DIR
- drwxr-xr-x 2025-05-12 13:31:49
Edit Download
php71 DIR
- drwxr-xr-x 2025-05-12 13:31:49
Edit Download
php81 DIR
- drwxr-xr-x 2025-05-12 13:31:49
Edit Download
php82 DIR
- drwxr-xr-x 2025-05-12 13:31:49
Edit Download
6.08 KB lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
3.17 KB lrwxr-xr-x 2024-05-02 12:21:02
Edit Download
5.23 KB lrwxr-xr-x 2024-05-02 12:21:02
Edit Download
433 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
294 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
4.03 KB lrwxr-xr-x 2024-05-02 12:21:02
Edit Download
5.35 KB lrwxr-xr-x 2024-05-02 10:25:50
Edit Download
924 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
5.55 KB lrwxr-xr-x 2024-05-02 12:21:02
Edit Download
2.11 KB lrwxr-xr-x 2023-05-03 07:32:36
Edit Download
1.84 KB lrwxr-xr-x 2024-05-02 12:21:02
Edit Download
399 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
5.62 KB lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
6.54 KB lrwxr-xr-x 2023-05-03 07:32:36
Edit Download
2.96 KB lrwxr-xr-x 2024-05-02 12:21:02
Edit Download
312 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).