maximizly/webpush-magento2

Maximizly Webpush Magento 2 Extension

1.0.5 2021-07-14 13:13 UTC

This package is not auto-updated.

Last update: 2025-06-26 07:45:51 UTC


README

To automaticly activate Webpush (Tracking and Registration) in your Magento Store, please install the following package.

Installation

To install the Extension please run the following command:

# Run in Magento 2 root
composer require maximizly/webpush-magento2

and then run:

# Run in Magento 2 root
php bin/magento setup:upgrade
php bin/magento setup:di:compile