mageesh/module-emptycategorynotification

Magento 2 空分类通知

1.0.1 2023-08-03 18:04 UTC

This package is auto-updated.

Last update: 2024-09-03 20:23:11 UTC


README

Mageesh为Magento 2的通知配置

Supported Magento Versions

目录

使用方法

此配置旨在用作向商店管理员/经理的通知。此模块有助于跟踪前端事件。空分类通知模块包含事件的详细信息,即categoryName(分类名称)、categoryUrl(分类URL)、event Date and Time(事件日期和时间)。

先决条件

此设置假定您正在运行至少分配了6GB RAM给Docker、双核和SSD硬盘的计算机上的Docker。

此配置已在Mac & Linux上进行了测试。Windows通过在WSL上使用Docker支持。

设置

使用Composer自动设置

x #在CLI中运行以下命令。

#在本地安装模块。

composer require mageesh/module-emptycategorynotification
bin/magento setup:upgrade
bin/magento setup:di:compile

配置

转到 Stores/Configuration/Mageesh/EmptyCategoryNotification/General。

在启用字段中设置为"YES"。

填写发送到、cc和发送者字段。

保存配置。

致谢

Saraswathy Shanmugam

我叫Saraswathy Shanmugam,是这个仓库的创建者。我是一名Magento开发者。