Mass Activate plugins in WPMU

1

19w08

Guest
Can anybody please explain me how to mass activate plugins on a WPMU setup?

Say i want to have a plugin in my left sidebar on my main page and instantly on all my other subdomains? I am using only one theme for all.

Any help would be much appreciated.

Thanks in advance. :)
 
I think that you are talking about widgets not plugins. Here's a guide for widgets, but you have to do some coding:
Code:
http://boedesign.com/2009/08/15/auto-activate-widgets-in-wordpress-mu/
If you are talking about plugins, just drop them in the mu-plugins folder. that's all you have to do.
 
Not all plugins will work in mu-plugins folder, depends on how they're coded. Stick it in the normal plugins folder and use Plugin Commander to auto-activate the plugin.
 
Hi guys, thanks all for the replies here.

Sorry but maybe i did not explained myself correctly as english isnt my native language.
I know how to mass activate plugins etc.

Say i have my first blog ready, with all my plugins in the sidebars. Now i want to create a second domain say www.sub.domain.com and i has to be identical as my first blog, the www.domain.com

If i want to have the same plugins at the same places in the sidebars of my second blog i have to do it manually, and my question is if there is a way to do this automatically some way.

I tried hive but it doesnt work out in my case of my latest WPMU setup, as in fucking thing up etc.
 
Here's a guide for widgets, but you have to do some coding:
Code:
http://boedesign.com/2009/08/15/auto-activate-widgets-in-wordpress-mu/

There's no way to do this without coding...
 
Back
Top