Deprixa Plus — Lockers · My Locker — Customer Dashboard
The /my-locker page is the primary customer-facing dashboard. Customers are redirected here automatically after login. It displays:
- Locker Code — the unique code the customer provides to international retailers and couriers
- Warehouse Address — the full shipping address of the warehouse where packages should be sent (includes the locker code in the address line)
- Pre-Alert Summary — counts of pending, received, converted, and cancelled pre-alerts
- Pre-Alert List — the customer's own pre-alerts scoped to customer_id = Auth::id()
- Create Pre-Alert button — visible if the customer has pre-alerts.create permission
Customers Without an Assigned Locker
If a customer is not yet assigned to a locker, the My Locker page shows an informational message explaining that their locker has not been set up yet. The administrator must create a locker and assign it to the customer from the admin Lockers module.