ifnex/03_WordPress/wp-content/plugins/ifnex-bridge/includes
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
..
api-client.php feat(wp): add ifnex-bridge plugin for Laravel API integration 2026-08-04 11:38:36 +03:30
shortcodes.php feat(ui): implement user notification system in customer dashboard 2026-08-24 04:48:08 +03:30
tracking-form.php feat(wp-plugin): expand IFNEX Bridge with wallet and transaction support 2026-08-08 03:49:46 +03:30
user-bridge.php feat(api): expose notification endpoints for customer dashboard 2026-08-24 05:13:22 +03:30