Over 200 add-ons available under a single subscription for $40 per month!

Push Notifications

Allows you to promptly notify users and administrators about orders through push notifications in the browser and SMS

Push notifications: Instruction

Installation

Install the add-on using standard CS-Cart tools in Add-ons → Manage add-ons.

Configuration

In add-on settings, select the SMS provider and fill in the required credentials.

Set the Firebase server_key for push notifications.

Configure send conditions for admin and customer notifications.

Set cron_pass and configure cron if you use scheduled messages.

Usage

Use admin menu entries with dispatch push.send and push.log for manual sending and message log.

Notifications are sent automatically on order/status events according to the settings.

Entry points / key files

  • app/addons/csc_push_notifications/func.php
  • app/addons/csc_push_notifications/controllers/backend/push.php
  • push_schedule.php