htcmage/m2-fix-admin-email-template 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

htcmage/m2-fix-admin-email-template

最新稳定版本:1.0.0

Composer 安装命令:

composer require htcmage/m2-fix-admin-email-template

包简介

Magento 2 fix admin email template could not show sale items block

README 文档

README

htcmage/m2-fix-admin-email-template

Main Functionalities

  • Fix bug the email template created by admin could not show block content obtained from layout handle

Installation

Type 1: Zip file

  • Unzip the zip file in app/code/HTCMage
  • Enable the module by running php bin/magento module:enable HTCMage_FixAdminEmailTemplate
  • Apply database updates by running php bin/magento setup:upgrade
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Install the module composer by running composer require htcmage/m2-fix-admin-email-template
  • enable the module by running php bin/magento module:enable HTCMage_FixAdminEmailTemplate
  • apply database updates by running php bin/magento setup:upgrade
  • Flush the cache by running php bin/magento cache:flush

Configuration

  • No need

Specifications

  • Plugin
    • beforeBeforeSave - Magento\Email\Model\Template > HTCMage\FixAdminEmailTemplate\Plugin\Magento\Email\Model\Template

统计信息

  • 总下载量: 60.38k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 9
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 9
  • Watchers: 4
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-09-16