Download the PHP package htcmage/m2-fix-admin-email-template without Composer
On this page you can find all versions of the php package htcmage/m2-fix-admin-email-template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download htcmage/m2-fix-admin-email-template
More information about htcmage/m2-fix-admin-email-template
Files in htcmage/m2-fix-admin-email-template
Download htcmage/m2-fix-admin-email-template
More information about htcmage/m2-fix-admin-email-template
Files in htcmage/m2-fix-admin-email-template
Vendor htcmage
Package m2-fix-admin-email-template
Short Description Magento 2 fix admin email template could not show sale items block
License MIT
Package m2-fix-admin-email-template
Short Description Magento 2 fix admin email template could not show sale items block
License MIT
Please rate this library. Is it a good library?
Informations about the package m2-fix-admin-email-template
Mage2 Module HTCMage FixAdminEmailTemplate
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
All versions of m2-fix-admin-email-template with dependencies
PHP Build Version
Package Version
Requires
magento/framework Version
*
The package htcmage/m2-fix-admin-email-template contains the following files
Loading the files please wait ....