Skip to content

MainWP CribOps Extension v1.4.0

Choose a tag to compare

@jghankins jghankins released this 06 Oct 13:04

MainWP CribOps Extension v1.4.0

Version 1.2.3: Add individual plugin action methods (download, install, activate, deactivate, delete)

  • Added download_plugin() method to download plugins from repository
  • Added install_plugin() method to install downloaded plugins
  • Updated activate_plugin(), deactivate_plugin(), delete_plugin() to use plugin_slug instead of plugin_file
  • All methods now match child site's manifest installer workflow
  • Supports same granular control as child site's local UI

Installation

  1. Download the mainwp-cribops-extension.zip file below
  2. In your MainWP Dashboard, go to Plugins → Add New → Upload Plugin
  3. Choose the downloaded zip file and click Install Now
  4. Activate the plugin

Requirements

  • MainWP Dashboard 4.0+
  • CribOps WP Kit 1.1.6+ on child sites
  • MainWP Child plugin active on child sites

Assets

  • mainwp-cribops-extension.zip - Ready-to-install plugin package
  • Source code - Repository snapshot