3 Sails Admin

Orders, stock, catalog, and margin in one place.

This is the first secure admin surface for `admin.3sails.shop`. Phase 1 protects the workflow, adds operational schema, and establishes the path to a full pipeline system.

Operations

Protected order queue with payment and fulfillment state.

Catalog

Database-backed products and variants ready for CMS screens.

Finance

Cost fields and inventory movement history for future P&L reporting.

Sign in

Access the admin console

Create admins in the `admin_users` table after running the new migration. Passwords must be stored as PBKDF2 hashes generated by the helper script in `scripts/`.