v1.3.6

Getting Started

Welcome to the Push Notifications documentation.

A push notification is a message that a store can show to its customer directly on its pages via special popups.

The customer can subscribe to these messages, so he doesn't have to keep your store open to get the notifications. Notifications will be sent directly to the customer's browser, so he will be aware of all activities and actions on your store - that's why they called push notifications.

This way is much quicker and powerful than just email notifications.

Our extension brings Push Notifications to the next level, providing rich and flexible tools for building push notifications policy.

Go ahead, dive in!

Firstly, please, find our extension in My Downloadable Products section of our store.

Learn how to install extension, and proceed with Quick Start, which will guide you to setup your Push Notifications service.

How to install the extension

How to install the extension Backup your store's database and web directory. Login to the SSH console of your server and navigate to the root directory of the Magento 2 store. Copy the installation instructions from the page My Downloadable Products to t...

Quick Start

Quick Start Our Push Notifications extension can be easily used out-of-box, and you can start building your push messages policy just after installation: Start with Templates. They define messages, which you can push to your customers. Each Template c...

Notification Templates

Notification Templates Each Notification should contain a message and a click to follow. They are defined as templates, so different notifications can share the same message. All templates, defined in your store, are located at Marketing -> Push Notifi...

Notifications

Notifications Notifications are the carriers for messages. Each notification contains a message, that a customer should receive, and a link to be clicked - which are defined separately in Templates. There are two types of notifications': Manual Notificat...

Managing Prompts

Managing Prompts Prompts are a special type of Notifications, which also contain a question to answer and two buttons - for accepting and rejecting. All of them are located in their dedicated Grid at Marketing -> Push Notifications -> Prompts, which...

Subscribers

Subscribers Subscribers are customers, that had subscribed to the push notifications of your store. Our extension tracks them and places to the single Grid, located at Marketing -> Push Notifications -> Subscribers. We store the following informatio...

Generating Reports with ADVR

Generating Reports with ADVR Our Push Notification extension does not provide any reports out-of-box. However, if you have our Advanced Reports for Magento 2 extension installed on your store, you can use Report Builder for analyzing your push notificatio...

How to upgrade the extension

How to upgrade the extension To upgrade the extension, follow these steps: Backup your store's database and web directory. Login to the SSH console of your server and navigate to the root directory of the Magento 2 store. Run command composer require mir...

Disabling the Extension

Disabling the Extension Temporarily Disable To temporarily disable the extension please follow these steps: Login to the SSH console of your server and navigate to the root directory of the Magento 2 store. Run the command php -f bin/magento module:disab...

Change Log

Change Log 1.3.6 (2023-03-15) Fixed Prompt display issue 1.3.5 (2023-03-12) Fixed Issue with sending notifications if notification is for multiple stores 1.3.4 (2022-12-29) Fixed Compatibility with php8.1 1.3.3 (2023-03-06) Improvements Ability ...