📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{site_set}}</heading> <input type="text" name="site_name" size="30" value="MyList"> <head>{{site_name}}</head> <handle>__site_name</handle> </input> <input type="text" name="mail_desc" size="30" value="My Mailing List Description"> <head>{{mail_desc}}</head> </input> <input type="text" name="site_desc" size="30" value="List name"> <head>{{site_desc}}</head> <handle>__site_desc</handle> </input> <input type="textarea"> <textarea name="policy_desc" cols="30" rows="5">Our Privacy Policy</textarea> <head>{{policy_desc}}</head> </input> <input type="text" name="physical_desc" size="30" value="Physical Address"> <head>{{physical_desc}}</head> </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="list_pass" size="30" value="pass"> <head>{{list_pass}}</head> <handle>__list_pass</handle> </input> </group> </settings> <db>mysql</db> <www>DadaMail</www> <datadir>dadamaildata</datadir> <files> <exclude>installer-disabled/*</exclude> <exclude>installer-disabled/*/*</exclude> <exclude>installer-disabled/*/*/*</exclude> <exclude>installer-disabled/*/*/*/*</exclude> <exclude>installer-disabled/*/*/*/*/*</exclude> <exclude>installer-disabled/*/*/*/*/*/*</exclude> <exclude>installer-disabled/*/*/*/*/*/*/*</exclude> </files> </softinstall>
Save