Q1 Findings: - ShopXO DIY editor is commercial closed-source (no readable source in repo) - Nested depth is 3 levels (not 4) — venue > seat_map > seats/sections - Vue3 form visual editor: ~500 lines, 1-1.5 person-days - JSON single-table is 50%+ cheaper than split-table approach - Final recommendation: hook injection + form visual editor Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Plugins_view_admin_goods_save is an injection point, not a replacement point. Save() accepts standard POST. Hook can intercept save flow. Final recommendation: hook injection + JSON editor. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>