Documentation

Attribute Adjuster

Current

Doc snapshot

Type: Release Plan

Updated: January 13, 2026

Access: Public documentation

Current Features

  • Admin dashboard for tier, pattern, and category bulk operations with force update, backup, and notification toggles.
  • SKU Intelligence Analyzer (AJAX) that detects tier and CB matrix pattern from SKU format.
  • Background job model for large bulk operations, with status polling stored in aa_background_job_* options.
  • Import/Export UI with drag-and-drop upload, preview analysis, CSV exports, and template generators (preview-only).
  • REST API endpoints: GET /wp-json/luperiq/v1/attribute-adjuster/stats and POST /wp-json/luperiq/v1/attribute-adjuster/analyze.
  • Analytics events emitted through Data Core via \Luperiq\Modules\AttributeAdjuster\Services\EventEmitter.

Admin pages: attribute-adjuster, attribute-adjuster-bulk, attribute-adjuster-import, attribute-adjuster-insights (under luperiq-operations).

Requirements: WooCommerce active; admin pages use manage_options, AJAX/REST require manage_woocommerce + nonce.