Last verified: 2026-05-30
Manage locations (branches / properties)
Create and maintain sub-organizations — the operational locations customers and staff work against. Each active location can expose a storefront (direct ordering web app) at
/store/{slug}.
Dashboard paths
| Role | Route |
|---|---|
| Admin | /admin/suborganization |
| Staff | /staff/suborganization (if permitted) |
Page title uses location terminology (e.g. Branches, Properties).
Steps
- Open location management (
/admin/suborganization). - Click add location (label varies, e.g. Add Branch).
- Enter name, slug (storefront URL key), address, hours, and active status.
- Save. Use row actions:
- Edit location
- View Storefront QR Code
- Download QR Code / Print QR Code
- Delete location (when allowed)
- Share storefront URL:
/store/{slug}.
Verify it worked
- Location appears in list and in staff invitation location picker.
- Storefront loads for the slug.