Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Beardo Multisite Activation Console Wordpress Plugin - Rating, Reviews, Demo & Download

Beardo Multisite Activation Console Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Beardo Multisite Activation Console gives super admins one screen to see and safely change the activation state of every installed plugin across an entire multisite network.

What it does

  • Activation matrix — every plugin’s state (network active, active per site, or off) across all subsites in a single DataViews grid
  • Safe transitions — one state change per request, so a fatal error on one subsite never takes down the whole batch
  • Dry-run validation — backend health checks run before any change is executed
  • Stale dual-state cleanup — detects plugins that are both network active and redundantly active per site, and strips the redundant entry without deactivating anything
  • Audit log — every state transition is recorded network-wide with the acting user, target site, action, and result, filterable by user, site, and plugin
  • Guardrails — a protected list stops the console from deactivating itself or a drop-in and locking a super admin out mid-operation

Safety first

Every request is gated to super admins with the manage_network_plugins capability, protected by REST cookie authentication and nonces, and every posted value is validated against a server-side allowlist before anything runs.

Support & Documentation

External Services

This plugin makes no external HTTP requests. It reads and writes only local
WordPress data: the network’s plugin activation state, the sites in the
network, and its own audit log table. No data is sent to any third-party
service, and no tracking, telemetry, or analytics of any kind is collected.

Third-Party Libraries

The admin interface is a React application built from the plugin’s own source
in src/ using @wordpress/scripts. The shipped build/index.js is compiled
output — not obfuscated code — and contains only the plugin’s source plus the
standard WordPress packages it imports (@wordpress/components,
@wordpress/dataviews, @wordpress/element, @wordpress/api-fetch,
@wordpress/i18n, @wordpress/icons), all GPL-compatible.

The full, unminified source is available in the plugin’s public repository.

Screenshots

  1. Activation matrix — every plugin's state across all subsites, with the safe-transition actions menu open

    Activation matrix — every plugin’s state across all subsites, with the safe-transition actions menu open

  2. Audit log — every state transition recorded network-wide, filterable by user, site, and plugin

    Audit log — every state transition recorded network-wide, filterable by user, site, and plugin


Reviews & Comments