WP Manifestindependent plugin directory
manifest / multisite / network-assist

Network Assist

WP plugin to add supporting functions that help you manage your multisite network

by Laurens Offereins · github.com/lmoffereins/network-assist · website

0stars
0forks

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/network-assist/archive/refs/heads/master.zip

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

Readme

Network Assist

Supporting functions that help you manage your multisite network.

Description

This WordPress plugin requires at least WordPress 4.7.

Making it easier to manage multiple sites within your network, like:

  • identifying which sites are using a plugin or theme

And lots of other small helpful things.

Installation

If you download Network Assist manually, make sure it is uploaded to "/wp-content/plugins/network-assist/".

Activate Network Assist in the "Plugins" admin panel using the "Activate" link. If you're using WordPress Multisite, you can choose to activate Network Assist network wide for full integration with all of your sites.

Updates

This plugin is not hosted in the official WordPress repository. Instead, updating is supported through use of the GitHub Updater plugin by @afragen and friends.

Contributing

You can contribute to the development of this plugin by opening a new issue to report a bug or request a feature in the plugin's GitHub repository.

Read the full README on GitHub →