nexpwa/add-to-homescreen

A magento extension to convert your Magento 2 store to a PWA with cool functionalities like Add To Homescreen, Offline browsing, etc.

1.0.2 2020-10-13 06:54 UTC

This package is auto-updated.

Last update: 2025-03-13 17:10:44 UTC


README

A magento extension to supercharge your Magento 2 store by loading it with cool functionalities like Add To Homescreen, Offline browsing, Network status indicator, etc.

For more information, head over to https://www.nexpwa.com/add-to-homescreen-m2

Installation

  1. With composer (recommended)

    composer require nexpwa/add-to-homescreen

  2. Using GIT

    mkdir -p app/code/NexPWA/AddToHomescreen && cd app/code/NexPWA/AddToHomescreen && git clone https://github.com/thenexpwa/add-to-homescreen.git .

Following the installation,

  • Run bin/magento setup:upgrade to register the extension
  • Head over to your admin panel. Store > Configuration > General > PWA and update the configuration as per your requirement
  • Enjoy your new supercharged website!

If you're looking to drive your website at warp speed by moving towards a complete PWA, then NexPWA might be the solution for you