Files
wpdev 31c23b64ff chore: initial snapshot of 2meet-data-optimizer-quotation-addon v0.1.0
Baseline before backporting wp-data-optimizer v3.0.1-v3.4.6.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TbG1keQQ7XBa7qMQY16KCY
2026-07-31 05:06:36 +08:00

978 B

2meet Data Optimizer — Quotation AddOn

2meet-quotation 報價系統提供 8 張自訂表的 schema 健診整合。


What it does

TMDO_Custom_Table_Registry 註冊 8 張 wp_2mq_* 表(其中 3 張關聯到 hp_vendor post type):

表名 post_type_link
2mq_quotations hp_vendor
2mq_vendor_presets hp_vendor
2mq_vendor_catalog_prices hp_vendor
2mq_quotation_items
2mq_quotation_history
2mq_catalog_categories
2mq_catalog_items
2mq_quotation_templates

Requirements

  • WordPress ≥ 6.0
  • PHP ≥ 8.1
  • 2meet-data-optimizer ≥ 0.1.0
  • 2meet-quotation

Installation

wp plugin install /path/to/2meet-data-optimizer-quotation-addon-v0.1.0.zip --activate

wp tmdo custom-tables --provider=quotation-addon

Phase

Phase 4 — 與其他 5 個 2meet 家族 AddOn 同期 ship。


License

GPL-2.0-or-later