PHP 8.2.30
Preview: install.xml Size: 1.75 KB
//var/softaculous/presta14/install.xml

<softinstall xmlns="http://www.softaculous.com">
	<settings>		
		<group>
			<heading>{{site_set}}</heading>
			<input type="text" name="store_name" size="30" value="My Store">
				<head>{{store_name}}</head>
			</input>
			<input type="text" name="admin_folder" size="30" value="admin123" save="true">
				<head>{{ad_dir}}</head>
				<handle>__admin_folder</handle>
			</input>
		</group>
		<group>
			<heading>{{db_set}}</heading>
			<input type="text" name="dbprefix" size="30" value="ps_">
				<head>{{db_pre}}</head>
				<optional>true</optional>
			</input>
		</group>
		<group>
			<heading>{{ad_act}}</heading>
			<input type="text" name="admin_email" size="30" value="admin" softmail="true">
				<head>{{ad_email}}</head>
				<handle>__email_address</handle>
			</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>
		</group>
		<group>
			<heading>{{ad_lang}}</heading>
			<input type="select">
				<select name="language">
					<option value="1">English</option>
					<option value="2">French</option>
					<option value="3">Spanish</option>
					<option value="4">German</option>
					<option value="5">Italian</option>
				</select>
				<head>{{select_lang}}</head>
			</input>
		</group>
	</settings>
	<db>mysql</db>
	<files>
		<exclude>install/*</exclude>
		<exclude>install/*/*</exclude>
		<exclude>install/*/*/*</exclude>
		<exclude>install/*/*/*/*</exclude>
		<exclude>install/*/*/*/*/*</exclude>
		<exclude>install/*/*/*/*/*/*</exclude>
	</files>
</softinstall>

Directory Contents

Dirs: 5 × Files: 15

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2024-03-21 11:30:06
Edit Download
php53 DIR
- drwxr-xr-x 2024-03-21 11:30:06
Edit Download
php56 DIR
- drwxr-xr-x 2024-03-21 11:30:06
Edit Download
php71 DIR
- drwxr-xr-x 2024-03-21 11:30:06
Edit Download
php81 DIR
- drwxr-xr-x 2024-03-21 11:30:06
Edit Download
7.21 KB lrw-r--r-- 2023-03-21 08:17:54
Edit Download
4.72 KB lrw-r--r-- 2023-03-21 08:17:54
Edit Download
447 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
870 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
5.41 KB lrw-r--r-- 2023-03-21 08:17:54
Edit Download
4.04 KB lrw-r--r-- 2023-03-21 08:17:14
Edit Download
1.12 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
9.47 KB lrw-r--r-- 2023-03-21 08:17:54
Edit Download
1.75 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
1.29 KB lrw-r--r-- 2023-03-21 08:17:54
Edit Download
192 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
782 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
718 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
5.62 KB lrw-r--r-- 2023-03-21 08:17:54
Edit Download
393 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download

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