Push Notifications - Magento 2
Compatible With Magento Edition
Open Source (CE): 2.3, 2.4Commerce on prem (EE): 2.3, 2.4
Commerce on Cloud (ECE): 2.3, 2.4
Overview
Back to topPush Notifications - Magento 2 extension uses the Alertzy API integration, which allows you to receive real-time alerts as push notifications on your mobile device (iOS or Android) when customers add items to their cart or proceed to checkout.
This is a great experience for store owners, it is very useful to let them know that potential customers are making purchases and preparing to process payments.
Push notifications are usually not delayed and are faster than email notifications, as long as your mobile device is connected to the internet.
How it works
To use this extension, you must download the Alertzy app from the App Store or Google Play.
When you register an account on the app, you will receive an account key, Use this key in the configurations section in Magento admin.
Features
- Support Add to Cart action.
- Support Place Order action.
- Allow or disable receiving notification via email.
Installation
Back to topExtract the file into app/code/PL/Notify/
From a terminal, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
Configuration steps
Please follow these steps to configure the module:
- Login to Magento Admin dashboard
- Go to Stores > Configuration > Sales > Push Notifications
Configuration details
- Enabled: set to Yes or No
- Alertzy Token Account: The key account is provided by Alertzy.app
- Enabled Notification via Email: Set to Yes if you want to receive notifications via email when Alertzy API Service is unavailable
- Shopping Cart Notification: Allow receiving notifications when customers added an Item to cart.
- Customer Checkout Notification: Allow receiving notifications when customers proceed to checkout.
Release Notes
Back to topVersion 1.0.1
Released on May 21, 2024