ifnex/03_WordPress/wp-content/plugins/ifnex-bridge
Kazem Alghasi 98181abc45 feat(api): expose notification endpoints for customer dashboard
Implement backend support for the user notification system by adding
endpoints to retrieve and manage notifications.

- Add `notifications` and `markNotificationRead` methods to
  `CustomerOrderController`
- Register notification routes under the `v1` API prefix
- Update `IFNEX_User_Bridge` in WordPress to support fetching
  notifications and marking them as read via API calls
2026-08-24 05:13:22 +03:30
..
assets feat(ui): implement user notification system in customer dashboard 2026-08-24 04:48:08 +03:30
includes feat(api): expose notification endpoints for customer dashboard 2026-08-24 05:13:22 +03:30
ifnex-bridge.php feat: Complete WordPress customer portal 2026-08-10 13:08:53 +03:30