mitto/magento2-notifications

该软件包最新版本(0.0.3)没有提供许可证信息。

Mitto SMS 通知

0.0.3 2019-10-18 17:29 UTC

This package is not auto-updated.

Last update: 2024-09-29 15:42:37 UTC


README

1. 要求

  • Magento 2.2.0 或更高版本
  • Composer PHP 依赖管理器

2. 模块安装

  • 打开命令提示符,进入 <MAGENTO_ROOT> 文件夹,并运行以下命令
composer require mitto/magento2-notifications
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
php bin/magento cache:flush

3. 模块配置

  • 登录到商店管理面板。
  • 导航到 商店 > 配置 > Mitto > 通知
  • 配置分为两组,客户管理员
  • 在每个组中都有一个事件列表,可以与 Mitto_Core 模块添加的模板相关联。