ifnex/03_WordPress/wp-content/plugins
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
..
ifnex-bridge feat(api): expose notification endpoints for customer dashboard 2026-08-24 05:13:22 +03:30