Skip to main content
Version: 2.0.0

Release Notes

1.3.0

  • Added a Control Panel Dashboard overview view (vault/dashboard) with KPI tiles for archived-orders-in-range, all-time archived count, last archived date, and a list of the 8 most recently archived orders.
  • The Dashboard nav item is now always shown; the Settings nav item is still shown only while the plugin's Enabled setting is on.

1.2.0

  • Fixed missing Control Panel subnav icons.

1.1.0

  • Migrated to yui\craftcore\base\BasePlugin (Craft 5 shared platform base).
  • Updated author and homepage metadata in the Composer package.

1.0.0

  • Initial stable release. Ships the archive database schema (archive_orders, archive_order_items, archive_order_history, archive_quotes, archive_quote_items) and the standard yui license activation flow.
  • No archiving automation (thresholds, schedule, manual trigger, or console command) is implemented yet.