Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 845 Bytes

File metadata and controls

30 lines (21 loc) · 845 Bytes

Magento2 :: Product Thumbnail in Sales Emails

This module will enable product image thumbnail on sales email.

Installation Email Images Module

1 Upload new module to Magento2 root folder

run following commands:

2 Install New Module

bin/magento module:enable EmizenTech_NewModule

3 Run Setup

bin/magento setup:upgrade

4 DI configuration & cache must be cleared

rm -rf var/cache/ var/di/ var/generation/ var/page_cache/

5 Compile ( if you have compilation enabled )

bin/magento setup:di:compile

6 Login into admin

to Enable Module : go to Stores -> Configuration -> Sales :: Sales Emails :: Sales Email Image Setting
Enable :: Yes
Image Resize :: 135 {Set your preffered size here}