Changelog

Version 1.0.0

  • Added: Mix & Match product type for WooCommerce
  • Added: Three pricing modes — Fixed Price, Per Item, and Base Price + Add-on
  • Added: Child product sourcing from specific products, categories, or tags
  • Added: Configurable minimum and maximum quantity rules per container
  • Added: Grid and list display layouts on the single product page
  • Added: Real-time price calculation and circular progress indicator on the frontend
  • Added: Full cart integration with parent-child item relationship management
  • Added: Checkout and order integration with hidden child line items
  • Added: Order Again support that restores container selections
  • Added: Cart display enhancements with item thumbnails and pricing breakdown
  • Added: AJAX add-to-cart and cart update handlers
  • Added: Template override support via yourtheme/woocommerce/single-product/add-to-cart/mnm.php
  • Added: HPOS (High-Performance Order Storage) compatibility declared
  • Added: Debug logging via WC_Logger when WP_DEBUG is enabled
  • Added: Complete uninstall cleanup (options, transients, product meta, cron events)