MainWP CribOps Extension v1.4.3
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
- Download the
mainwp-cribops-extension.zipfile below - In your MainWP Dashboard, go to Plugins → Add New → Upload Plugin
- Choose the downloaded zip file and click Install Now
- 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