WP Manifestindependent plugin directory
manifest / multisite / bp-multiblog-mode

BP Multiblog Mode

WP plugin for BP to enable and customize BuddyPress on other sites in your network than the root blog

by Laurens Offereins · github.com/lmoffereins/bp-multiblog-mode · website

11stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/lmoffereins/bp-multiblog-mode/archive/refs/heads/master.zip

Declares an update source (lmoffereins/bp-multiblog-mode), so updates arrive through the plugin's own updater.

From the readme

BP Multiblog Mode # Enable and customize BuddyPress on other sites in your network than the root blog. Description ## This WordPress plugin requires at least WordPress 4.6 and BuddyPress 2.7. Run BuddyPress on your network subsites, but not all of them. Instead of defining the BPENABLEMULTIBLOG constant, with this plugin you can choose on which sites BuddyPress acts as if BPENABLEMULTIBLOG was defined. In addition, this plugin allows you to: Limit the BuddyPress implementation to site members Limit Activity Stream items to those belonging to the current site Define Extended Profile field groups per site Use BuddyPress avatars and/or other file uploads from the current site Note that you need to have BuddyPress network-activated in your Multisite installation for this plugin to work. Installation ## If you download BP Multiblog Mode manually, make sure it is uploaded to "/wp-content/plugins/bp-multiblog-mode/". Activate BP Multiblog Mode in the "Plugins" network admin panel using the "Network Activate" link. You need to use WordPress Multisite, for this plugin to work. Additionally, you need to have BuddyPress network-activated in you Multisite installation, and not h

Read the full README on GitHub →