PHPackages                             dmi3yy/evocms-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. dmi3yy/evocms-pwa

ActivePackage

dmi3yy/evocms-pwa
=================

Evolution CMS 2.0 Progressive Web App package

0.0.4(6y ago)233MITPHP

Since Apr 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Dmi3yy/evocms-pwa)[ Packagist](https://packagist.org/packages/dmi3yy/evocms-pwa)[ RSS](/packages/dmi3yy-evocms-pwa/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (5)Used By (0)

Evolution CMS 2.0 PWA
=====================

[](#evolution-cms-20-pwa)

Evolution CMS 2.0 Progressive Web App package

Install
-------

[](#install)

`php artisan package:installrequire dmi3yy/evocms-pwa '*'` in you **core/** folder

`php artisan pwa:install`

Settings:
---------

[](#settings)

1. Edit config in file: **/core/custom/config/cms/settings/pwa.php**
2. In head add: **@evopwa()**, or add this code:

```

    if ('serviceWorker' in navigator) {
        navigator.serviceWorker.register('/evo-serviceworker.js', {
            scope: '.'
        }).then(function (registration) {
            console.log('ServiceWorker registration successful with scope: ', registration.scope);
        }, function (err) {
            console.log('ServiceWorker registration failed: ', err);
        });
    }

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~2 days

Total

4

Last Release

2224d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9a722445bb0bad50ab37fec12236f407434df04d5b7b9051bdb26336758e209e?d=identicon)[dmi3yy](/maintainers/dmi3yy)

---

Top Contributors

[![Dmi3yy](https://avatars.githubusercontent.com/u/669491?v=4)](https://github.com/Dmi3yy "Dmi3yy (10 commits)")

### Embed Badge

![Health badge](/badges/dmi3yy-evocms-pwa/health.svg)

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

PHPackages © 2026

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