GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   upgrade multiple wordpress at once? (https://gfy.com/showthread.php?t=1075419)

roly 07-21-2012 03:51 AM

upgrade multiple wordpress at once?
 
hi

has anyone got any solutions for updating numerous wordpress blogs in one go? i don't want to use wordpress.mu i'm looking for a script or something that rather than logging into each one and upgrading i can just run a script with my list of blogs and it will upgrade automatically?

thanks in advance

Markul 07-21-2012 04:12 AM

I have a guy looking into this, the first solution we tried were cost pr. blog and that's not feasible, so we'll probably write our own plugin.

If you send me a mail ( info att eroticjunkie dott com) I'll update you next week when he's back on the job.

FoxtrotAlpha 07-21-2012 05:05 AM

Someone posted a link to a script/panel which did this, iirc.

I was considering developing something to do it but assumed it'd already been done. If not, then I might have a discussion about it next time i'm at the office.

Kiopa_Matt 07-21-2012 05:07 AM

http://xmarkpro.com/

100% stable, tested, and solidified. Everything you need to manage a blog network, plus more. Free 15 day trials available, so give it a spin!

fris 07-21-2012 05:49 AM

Quote:

Originally Posted by roly (Post 19072244)
hi

has anyone got any solutions for updating numerous wordpress blogs in one go? i don't want to use wordpress.mu i'm looking for a script or something that rather than logging into each one and upgrading i can just run a script with my list of blogs and it will upgrade automatically?

thanks in advance

http://managewp.com for paid service

http://infinitewp.com for self hosted

Brujah 07-21-2012 06:26 AM

* A shell script could do this for you.
* You could put your wp installs into a version controls system like SVN or GIT and update them with that.

Markul 07-21-2012 07:11 AM

Quote:

Originally Posted by fris (Post 19072336)
[url]http://infinitewp.com for self hosted

Thanks man!! :thumbsup

TubeSubmitters 07-21-2012 09:19 AM

http://infinitewp.com works great for this like fris posted

fris 07-21-2012 01:21 PM

Quote:

Originally Posted by Brujah (Post 19072363)
* A shell script could do this for you.
* You could put your wp installs into a version controls system like SVN or GIT and update them with that.

thats more advanced though ;)

i have a new bash script you might like though.

Brujah 07-21-2012 01:38 PM

Quote:

Originally Posted by fris (Post 19072880)
thats more advanced though ;)

i have a new bash script you might like though.

I use a bash script for my updates. I still have to visit the dashboard though, so haven't mastered that requisite yet.

fris 07-21-2012 01:54 PM

Quote:

Originally Posted by Brujah (Post 19072902)
I use a bash script for my updates. I still have to visit the dashboard though, so haven't mastered that requisite yet.

mind sending me a link? wouldnt mind taking a peak

roly 07-22-2012 03:33 AM

Quote:

Originally Posted by fris (Post 19072336)
http://managewp.com for paid service

http://infinitewp.com for self hosted

that's great thanks works perfect, this is going to save me so much time. thanks for everyone else input too :thumbsup

Brujah 07-22-2012 06:30 PM

Quote:

Originally Posted by fris (Post 19072920)
mind sending me a link? wouldnt mind taking a peak

mine isn't flexible enough for re-use, but i'm thinking of switching to this:
https://github.com/wp-cli/wp-cli

then in any wp folder, it's just a:
wp core update
wp core update-db

etc.

Code:

$ wp help
Available commands:
    wp core [download|config|install|install_network|version|update|update_db]
    wp db [create|drop|optimize|repair|connect|cli|query|export|import]
    wp eval-file [bindTo]
    wp eval [bindTo]
    wp export [validate_arguments]
    wp generate [posts|users]
    wp home [bindTo]
    wp option [add|update|delete|get]
    wp plugin [activate|deactivate|toggle|path|update|uninstall|delete|status|install]
    wp post-meta [get|delete|add|update]
    wp post [create|update|delete]
    wp theme [activate|path|delete|status|install|update]
    wp transient [get|set|delete|type]
    wp user-meta [get|delete|add|update]
    wp user[list|delete|create|update]

See 'wp help <command>' for more information on a specific command.

Global parameters:
    --user=<id|login>  set the current user
    --url=<url>        set the current URL
    --path=<path>      set the current path to the WP install
    --require=<path>    load a certain file before running the command
    --version          print wp-cli version

$ wp core version
3.4.1


fris 07-22-2012 07:27 PM

Quote:

Originally Posted by Brujah (Post 19074600)
mine isn't flexible enough for re-use, but i'm thinking of switching to this:
https://github.com/wp-cli/wp-cli

then in any wp folder, it's just a:
wp core update
wp core update-db

etc.

Code:

$ wp help
Available commands:
    wp core [download|config|install|install_network|version|update|update_db]
    wp db [create|drop|optimize|repair|connect|cli|query|export|import]
    wp eval-file [bindTo]
    wp eval [bindTo]
    wp export [validate_arguments]
    wp generate [posts|users]
    wp home [bindTo]
    wp option [add|update|delete|get]
    wp plugin [activate|deactivate|toggle|path|update|uninstall|delete|status|install]
    wp post-meta [get|delete|add|update]
    wp post [create|update|delete]
    wp theme [activate|path|delete|status|install|update]
    wp transient [get|set|delete|type]
    wp user-meta [get|delete|add|update]
    wp user[list|delete|create|update]

See 'wp help <command>' for more information on a specific command.

Global parameters:
    --user=<id|login>  set the current user
    --url=<url>        set the current URL
    --path=<path>      set the current path to the WP install
    --require=<path>    load a certain file before running the command
    --version          print wp-cli version

$ wp core version
3.4.1


ya i already use wp-cli

SNRProductions 07-22-2012 11:08 PM

Quote:

Originally Posted by fris (Post 19072336)
http://managewp.com for paid service

http://infinitewp.com for self hosted

I use wordpress MU on some of my blogs but there are others that I have that aren't attached. Going to try infinitewp, thank you :thumbsup

fris 07-23-2012 02:41 AM

managewp.com allows 5 free sites


All times are GMT -7. The time now is 12:00 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123