????
Current Path : /var/softaculous/bbpress/ |
Current File : //var/softaculous/bbpress/install.xml |
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="bb_"> <head>{{db_pre}}</head> <optional>true</optional> </input> </group> <group> <heading>{{site_set}}</heading> <input type="text" name="site_name" size="30" value="My Forum"> <head>{{site_name}}</head> </input> <input type="text" name="site_desc" size="30" value="My bbPress Forum"> <head>{{site_desc}}</head> <optional>true</optional> </input> <input type="checkbox" name="multisite" value="off"> <head>{{multisite}}</head> <exp>{{exp_multisite}}</exp> <admin type="checkbox" enabled="1"></admin> </input> <input type="checkbox" name="disable_wp_cron" value="off" save="true"> <head>{{disable_wp_cron}}</head> <exp>{{exp_disable_wp_cron}}</exp> <admin type="checkbox" enabled="1"></admin> </input> </group> <group> <heading>{{ad_act}}</heading> <input type="text" name="admin_username" size="30" value="admin" save="true"> <head>{{ad_name}}</head> <handle>__admin_username</handle> </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" save="true"> <head>{{ad_email}}</head> <handle>__email_address</handle> </input> </group> </settings> <db>mysql</db> <footer_link>wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php</footer_link> <footer_link>wp-content/themes/twentytwentyone/footer.php</footer_link> <footer_link>wp-content/themes/twentytwenty/footer.php</footer_link> <footer_prefix> - </footer_prefix> </softinstall>