PHPackages                             monsoonconsulting/magento2-pwa - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. monsoonconsulting/magento2-pwa

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

monsoonconsulting/magento2-pwa
==============================

Adds a service worker to Magento2 to enable PWA features.

1.2.0(3y ago)2323.3k↓18.6%11[4 issues](https://github.com/monsoonconsulting/magento2-pwa/issues)[1 PRs](https://github.com/monsoonconsulting/magento2-pwa/pulls)GPL-3.0-onlyPHPPHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0

Since Jul 5Pushed 3y ago2 watchersCompare

[ Source](https://github.com/monsoonconsulting/magento2-pwa)[ Packagist](https://packagist.org/packages/monsoonconsulting/magento2-pwa)[ RSS](/packages/monsoonconsulting-magento2-pwa/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (7)Dependencies (1)Versions (9)Used By (0)

Monsoon PWA
===========

[](#monsoon-pwa)

Adds icons, a web manifest file and a service-worker file to make magento 2 a [PWA](https://web.dev/pwa-checklist/).

Installation
------------

[](#installation)

```
composer require monsoonconsulting/magento2-pwa
```

Main Features
-------------

[](#main-features)

- Supports Magento Blank and Luma as well as [Hyvä](https://hyva.io/) based themes. ⚠️ *Hyvä* is recommended to ensure fast performance.   [![](./doc/luma-pwa-results.jpg)](./doc/luma-pwa-results.jpg) [![](./doc/hyva-pwa-results.jpg)](./doc/hyva-pwa-results.jpg)
- Makes Magento Installable as a PWA.
- A CMS Page can be configured for an offline page.
- [Add to Home screen prompt](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Add_to_home_screen)
- Enable/Disable Offline Google Analytics.
- Utilises the Browser's [Cache API](https://web.dev/cache-api-quick-guide/).
- Service worker lifecycle management.

Configuration
-------------

[](#configuration)

To configure the module go to *Stores &gt; Configuration &gt; Monsoon &gt; PWA*. [![configuration options](doc/sys-config.jpg)](doc/sys-config.jpg)

### Offline Page

[](#offline-page)

In *Stores &gt; Configuration &gt; Monsoon &gt; PWA* select the page you wish to use as your offline notification page. Alternatively use the default one provided by this module.

Customisation
-------------

[](#customisation)

In your Magento theme, override the images and PWA app details found in:

- Monsoon/Pwa/view/frontend/web/images/favicons
- Monsoon/Pwa/view/frontend/web/manifest.icon

For generating the correct icons there are useful tools such as a [favicon generator](https://realfavicongenerator.net/) and [maskable icon editor](https://maskable.app/editor).

### Configure Service Worker

[](#configure-service-worker)

Most PWA features can be adjusted/added in the service-worker file.

- Simply override `Monsoon_Pwa/view/frontend/templates/service-worker.js.phtml` in your theme to customise.
    *OR*
- To extend add your custom JavaScript to a PHTML file and add it to the service worker via Magento's LayoutXML in, by extending the `serviceworker_index_js.xml` file to include your code.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 89.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~108 days

Recently: every ~161 days

Total

7

Last Release

1174d ago

PHP version history (3 changes)1.0.0PHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0

1.1.0PHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0

1.2.0PHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/74a492d41b183027cd9e74c07f8bb962b59e4234f3d91f01effb8bfa97c4ac07?d=identicon)[monsoonconsulting](/maintainers/monsoonconsulting)

---

Top Contributors

[![rossmc](https://avatars.githubusercontent.com/u/2452991?v=4)](https://github.com/rossmc "rossmc (25 commits)")[![wigman](https://avatars.githubusercontent.com/u/4800926?v=4)](https://github.com/wigman "wigman (2 commits)")[![slackerzz](https://avatars.githubusercontent.com/u/3061752?v=4)](https://github.com/slackerzz "slackerzz (1 commits)")

### Embed Badge

![Health badge](/badges/monsoonconsulting-magento2-pwa/health.svg)

```
[![Health](https://phpackages.com/badges/monsoonconsulting-magento2-pwa/health.svg)](https://phpackages.com/packages/monsoonconsulting-magento2-pwa)
```

###  Alternatives

[elgentos/regenerate-catalog-urls

Regenerate Catalog URL Rewrites (products, categories, cms pages)

2842.6M](/packages/elgentos-regenerate-catalog-urls)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27703.7k4](/packages/nosto-module-nostotagging)[tig/postnl-magento2

TIG Magento 2 PostNL extension

59570.5k5](/packages/tig-postnl-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.9k2](/packages/zwernemann-module-withdrawal)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
