hissey/module-browser-tabs

自定义非活动浏览器标签消息

安装: 2

依赖: 0

建议者: 0

安全: 0

星标: 1

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

1.0.2 2022-06-19 13:09 UTC

This package is auto-updated.

Last update: 2024-09-19 18:27:11 UTC


README

Latest Stable Version Total Downloads License

Magento 2 浏览器标签消息插件提供了一种快速方式,通过客户的非活动标签显示消息。例如,“我们想你了!”可以自定义超时时间。

安装

composer require hissey/module-browser-tabs
bin/magento setup:upgrade

使用

要显示浏览器标签消息

  1. 安装模块
  2. 商店 > 配置 > Hissey > 浏览器标签消息
  3. 启用模块
  4. 输入您的消息文本
  5. 输入您的超时时间
  6. bin/magento cache:flush

这就完成了!您的消息现在应该在设定的超时后显示在非活动标签中。