Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > Suggestions > Topic : Autoinstaller script



Threaded Mode | Print  

 Autoinstaller script (4 Replies, Read 8135 times)
AndreasP
Group: Member
Post Group: Newbie
Posts: 16
Status:
Hey guys

I use your autoinstall script for WP and its great.  I noticed that in softaculous under advanced option you have an option to auto update WP, themes and plugins.

Can these options be used in the autoinstall script?  I would like to have  this option turned on by default in this script.

thank you
IP: --   

Autoinstaller script
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5638
Status:
Hi,

Which auto install script are you using ? If you are posting the values manually via your custom auto install script. Please post the following variable along with the other variables to enable auto upgrade for your installation :
$post['eu_auto_upgrade'] = 1;

I assume $post will be the array you will post the data in.

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

Autoinstaller script
AndreasP
Group: Member
Post Group: Newbie
Posts: 16
Status:
Hello

Thanks for replying.
I am using the autoinstall.zip file I downloaded

So will that one line upgrade all 3 things (WP, themes, plugins)
IP: --   

Autoinstaller script
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5638
Status:
Hi,

For the WHMCS auto install module please add the following lines to softaculous_extra.php :

Quote
$GLOBALS['softaculous_conf']['defaults']['eu_auto_upgrade'] = '1';
$GLOBALS['softaculous_conf']['defaults']['auto_upgrade_plugins'] = '1';
$GLOBALS['softaculous_conf']['defaults']['auto_upgrade_themes'] = '1';



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

Autoinstaller script
AndreasP
Group: Member
Post Group: Newbie
Posts: 16
Status:
Excellent thank you
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 9:30 am.

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