WP Manifestindependent plugin directory
manifest / multisite / wp-multisite-plugin-statistics

WP Multisite Plugin Statistics archived

Gives statistics of plugin usage in WordPress multisite. This helps you to clear out unused plugins.

by Seravo Oy · github.com/seravo/wp-multisite-plugin-statistics · website

2stars
4composer installs
1forks

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/seravo/wp-multisite-plugin-statistics/archive/refs/heads/master.zip

Also on Packagist as seravo/wp-multisite-plugin-statistics:

composer require seravo/wp-multisite-plugin-statistics

From the readme

WP Multisite Plugin Statistics A multisite plugin to show statistics of plugin activations across all your sites. Description This plugin was designed to let you know a little bit more about what plugins your users are running on your multisite install. It's useful it you're trying to clean up unused plugins, or determine plugin popularity. Installation 1. Download the plugin file 1. Unzip the file into a folder on your hard drive 1. Upload the /multisite-plugin-stats/ folder to the /wp-content/plugins/ folder on your site 1. Visit Network Admin - Plugins and Network Activate it there.

Read the full README on GitHub →