maximizly / webpush-magento2
Maximizly Webpush Magento 2 Extension
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
This package is not auto-updated.
Last update: 2025-07-10 08:04:44 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