Skip to content

emizentech/magento2-product-image-in-sales-emails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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}

About

This module will enable product image thumbnail on sales email in magento2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published