Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > General Support > Topic : Adding Plugin Automatically Alongside Wordpress



Threaded Mode | Print  

 Adding Plugin Automatically Alongside Wordpress, Adding plugins. (2 Replies, Read 909 times)
uhkghghg
Group: Member
Post Group: Newbie
Posts: 7
Status:
How would I go about automatically adding Wordpress Plugins to my Wordpress installations, when they are automatically installed to a new customers hosting?

I've got no access directly to Softaculous, however I do get access to the install.xml of each application to customise.

IP: --   

Adding Plugin Automatically Alongside Wordpress
uhkghghg
Group: Member
Post Group: Newbie
Posts: 7
Status:


PHP Code

 <softinstall xmlns="http:/">
    <
settings>
        <
group>
            <
heading>{{db_set}}</heading>
            <
input type="text" name="dbprefix" size="30" value="wp_">
                <
head>{{db_pre}}</head>
                <
optional>true</optional>
            </
input>
        </
group>
        <
group>
            <
heading>{{site_set}}</heading>
            <
input type="text" name="site_name" size="30" value="Photon">
                <
head>{{site_name}}</head>
            </
input>
            <
input type="text" name="site_desc" size="30" value="My Photon Application">
                <
head>{{site_desc}}</head>
            </
input>
            <
input type="checkbox" name="multisite" value="off">
                <
head>{{multisite}}</head>
                <
exp>{{exp_multisite}}</exp>
            </
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="pass">
                <
head>{{ad_pass}}</head>
                <
handle>__ad_pass</handle>
            </
input>
            <
input type="text" name="admin_email" size="30" value="admin" softmail="true">
                <
head>{{ad_email}}</head>
                <
handle>__email_address</handle>
            </
input>
        </
group>
        <
group>
            <
heading>{{ad_lang}}</heading>
            <
input type="select">
                <
select name="language">
                    <
option value="en">English</option>
                </
select>
                <
head>{{select_lang}}</head>
            </
input>
        </
group>
        <
group>
            <
heading>{{select_plugins}}</heading>
            <
input type="checkbox" name="loginizer" value="off">
                <
head>{{loginizer}}</head>
                <
exp>{{exp_loginizer}}</exp>
                <
admin type="checkbox" enabled="1"></admin>
            </
input>
            <
input type="checkbox" name="wpclef" value="off">
                <
head>{{wpclef}}</head>
                <
exp>{{exp_wpclef}}</exp>
                <
admin type="checkbox" enabled="0"></admin>
            </
input>
        </
group>
    </
settings>
    <
db>mysql</db>
    <
footer_link>wp-content/themes/twentysixteen/footer.php</footer_link>
    <
footer_link>wp-content/themes/twentyfifteen/footer.php</footer_link>
    <
footer_link>wp-content/themes/twentyfourteen/footer.php</footer_link>
    <
footer_prefix> - </footer_prefix>
</
softinstall



This is what the current install.xml looks like.
IP: --   

Adding Plugin Automatically Alongside Wordpress
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5652
Status:
Hi,

It is not possible to install a plugin with access to just the install.xml file.

Also we do not recommend editing the install.xml file directly because when there is an update available in WordPress this file will be overwritten.

Here is the guide on how to add a plugin to be installed while installing WordPress via Softaculous :
https://www.softaculous.com/docs/developers/adding-plugins/

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 24, 2024, 8:54 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.031