flagbit/magento2-smart-inbox-connector

扩展 Magento 2 交易邮件,添加符合 Schema.org 的 HTML 内容

1.0.2 2021-09-03 11:25 UTC

This package is auto-updated.

Last update: 2024-08-29 05:31:31 UTC


README

扩展 Magento 2 交易邮件,添加符合 Schema.org 的 HTML 内容。

要求

  • Magento 2.3 / 2.4
  • PHP 7.3 / 7.4

安装

使用 composer 安装插件:composer require flagbit/magento2-smart-inbox-connector

使用以下命令在 Magento 中启用模块:bin/magento module:enable EinsUndEins_TransactionMailExtender

使用以下命令升级实例:bin/magento setup:upgrade