DIN 0815 · STANDARD SOFTWARE REV 2026.04 ● LIVE
0815software.app/customer-portal MOD-01 MODULE Orders Documents Account Customer Portal Search… + NEW #2041 · Shipped #2038 · Delivered #2031 · Confirmed #2024 · Placed Order #2041 Shipped STATUS Shipped PLACED 12 Mar 2026 ITEMS 3 line items TOTAL € 1,248.00
MOD-01 · Customer Portalrepresentative interface. Every module ships MIT-licensed with full source.

Customers sign in with email and password and see exactly their own data: an order list with search and status filters, an order detail view with line items and a status timeline, and a document area with authenticated downloads. Strict tenant isolation is the core correctness property — every query is scoped to the signed-in customer, and requesting anyone else’s order or document returns 404, proven by tests.

TYPICAL SCOPE 3–4 WKS
LICENSE MIT · always free
REPOSITORY VIEW SOURCE ↗

What it does

  • Per-customer order list with search and status filters
  • Order detail with line items and a placed → confirmed → shipped → delivered timeline
  • Authenticated document downloads — invoices, delivery notes, statements
  • Strict tenant isolation enforced on every query