2 Commits
Author SHA1 Message Date
isaaccladandCursor 4743efa3d7 Fix logged-out redirect bouncing to invoice marketing page.
Deploy Ladill Woo Manager / deploy (push) Successful in 43s
The SSO login_required fallback used the invoice app's default marketing URL
(leftover from the fork), sending logged-out Woo users to /products/invoice.
Point it at /products/woo instead.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 18:15:38 +00:00
isaaccladandCursor ffe0b9d877 Scaffold Ladill Woo Manager for WooCommerce order fulfillment.
Deploy Ladill Woo Manager / deploy (push) Failing after 2s
Standalone app with SSO shell, WordPress plugin connect flow, webhook ingest,
fulfillment inbox, and plugin activation API — no payment processing.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 22:39:38 +00:00