nexpwa/add-to-homescreen

一个用于将您的Magento 2商店转换为PWA的magento扩展,具备如添加到主屏幕、离线浏览等功能。

1.0.2 2020-10-13 06:54 UTC

This package is auto-updated.

Last update: 2024-09-13 16:04:12 UTC


README

通过添加如添加到主屏幕、离线浏览、网络状态指示器等酷炫功能来为您的Magento 2商店提供强大动力。

更多信息,请访问https://www.nexpwa.com/add-to-homescreen-m2

安装

  1. 使用composer(推荐)

    composer require nexpwa/add-to-homescreen

  2. 使用GIT

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

安装后,

  • 运行 bin/magento setup:upgrade 以注册扩展
  • 前往您的管理面板。 商店 > 配置 > 一般 > PWA 并根据您的需求更新配置
  • 享受您的新强大网站!

如果您想通过转向完整的PWA将您的网站速度提升到极限,那么NexPWA可能是您的解决方案。