Skip to content

MainWP CribOps Extension v1.4.3

Choose a tag to compare

@jghankins jghankins released this 07 Oct 04:26

MainWP CribOps Extension v1.4.3

Version 1.4.3: Add search fields and AJAX row-only updates

  • Add search fields to Available Plugins, Available Themes, and Packages tabs for filtering by name
  • Implement AJAX row-only updates instead of full table refresh when clicking action buttons
  • Store plugin/theme/package data globally to support filtering
  • Add helper functions to generate individual rows/items (generatePluginRow, generateThemeItem, generatePackageRow)
  • Add real-time search filtering with client-side JavaScript
  • Improve toolbar styling with flexbox layout
  • Update plugin actions to only refresh the specific row that changed
  • Update theme install action to only refresh the specific theme item
  • Add package action handler with row-only updates

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