PHPackages                             aimes/module-native-experience - 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. aimes/module-native-experience

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

aimes/module-native-experience
==============================

Aimes to provide a more native-like experience for mobile users and generally an improved experience overall

0.2.1(1y ago)511[1 PRs](https://github.com/robaimes/module-native-experience/pulls)GPL-3.0-or-laterJavaScript

Since Apr 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/robaimes/module-native-experience)[ Packagist](https://packagist.org/packages/aimes/module-native-experience)[ RSS](/packages/aimes-module-native-experience/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (5)Used By (0)

Aimes\_NativeExperience
=======================

[](#aimes_nativeexperience)

[!["Supported Magento Version"](https://camo.githubusercontent.com/c88e9e75d0c382fb6bccd0abd3ca89642dbe19427d5e987eb26e0871e8770b56/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e332e78253230253743253230322e342e782d6f72616e67652e7376673f6c6f676f3d6d6167656e746f267374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/c88e9e75d0c382fb6bccd0abd3ca89642dbe19427d5e987eb26e0871e8770b56/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e332e78253230253743253230322e342e782d6f72616e67652e7376673f6c6f676f3d6d6167656e746f267374796c653d666f722d7468652d6261646765) [!["Latest Release"](https://camo.githubusercontent.com/7d7249f9dd84ab34b26e3c93f8ee70ba4ab8f69871d878a4fbe49a41ac824852/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f726f6261696d65732f6d6f64756c652d6e61746976652d657870657269656e6365)](https://camo.githubusercontent.com/7d7249f9dd84ab34b26e3c93f8ee70ba4ab8f69871d878a4fbe49a41ac824852/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f726f6261696d65732f6d6f64756c652d6e61746976652d657870657269656e6365)

- Compatible with *Magento Open Source* and *Adobe Commerce* `2.4.x`

Features
--------

[](#features)

In a few words, this module aims to provide a more native-like experience for mobile users and generally an improved experience overall.

- [Snackbar](https://mui.com/material-ui/react-snackbar/) / [Toasts](https://spectrum.adobe.com/page/toast/): Frontend messages are moved to a single location (currently the bottom right)
- Low battery level notifications displayed to guests to entice account creation
    - Level configurable from admin (Default: 20%)
- Online / offline notifications

> NOTE: Each feature uses feature detection where possible. Browsers that don't support the necessary features should still work just fine, but the relevant feature(s) will not work.

Requirements
------------

[](#requirements)

- Magento Open Source or Adobe Commerce version `2.4.x`

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

[](#installation)

Please install this module via Composer. This module is hosted on [Packagist](https://packagist.org/packages/aimes/module-native-experience).

- `composer require aimes/module-native-experience`
- `bin/magento module:enable Aimes_NativeExperience`
- `bin/magento setup:upgrade`

Preview
-------

[](#preview)

### Snackbar / Toasts

[](#snackbar--toasts)

[![image](https://user-images.githubusercontent.com/4225347/234032348-297e03b9-7a17-4893-ad32-868f21a0b9d9.png)](https://user-images.githubusercontent.com/4225347/234032348-297e03b9-7a17-4893-ad32-868f21a0b9d9.png)

### Battery Notification

[](#battery-notification)

[![image](https://user-images.githubusercontent.com/4225347/234032138-6c2ca860-d003-40a9-9aff-74706adb0f16.png)](https://user-images.githubusercontent.com/4225347/234032138-6c2ca860-d003-40a9-9aff-74706adb0f16.png)

### Online / Offline notifications

[](#online--offline-notifications)

[![image](https://user-images.githubusercontent.com/4225347/234032610-c4e23965-ee1a-43b8-a201-4c810acfce9d.png)](https://user-images.githubusercontent.com/4225347/234032610-c4e23965-ee1a-43b8-a201-4c810acfce9d.png)

Planned Features &amp; Improvements
-----------------------------------

[](#planned-features--improvements)

- [Hyva](https://www.hyva.io/) support
- [Share API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share) to allow device native sharing capablities (if supported)
- [Service worker](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API) to display a basic offline page
    - Possibly configurable via CMS page
    - It's unnecessary to cache the entire site (in my opinion) whereas providing a simple page to provide contact details in the case the customer has no internet connection is reasonably useful
- Better configuration for battery
    - Enable for guests
    - Enable for registered users
    - Cutomised messaging

Licence
-------

[](#licence)

[GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) © [Rob Aimes](https://aimes.dev/)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance42

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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 ~319 days

Total

3

Last Release

479d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/34d1f5eeaf027fede0b4d12a1cba7535a1b95454182a74be8f4bcaa588616cd8?d=identicon)[robaimes](/maintainers/robaimes)

---

Top Contributors

[![robaimes](https://avatars.githubusercontent.com/u/4225347?v=4)](https://github.com/robaimes "robaimes (2 commits)")

---

Tags

magento2magento2-extensionmagento2-extension-freemagento2-modulemagento2-module-free

### Embed Badge

![Health badge](/badges/aimes-module-native-experience/health.svg)

```
[![Health](https://phpackages.com/badges/aimes-module-native-experience/health.svg)](https://phpackages.com/packages/aimes-module-native-experience)
```

###  Alternatives

[heptacom/heptaconnect-portal-base

HEPTAconnect base dataset that every other portal is based on

1024.9k13](/packages/heptacom-heptaconnect-portal-base)

PHPackages © 2026

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