Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 531 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 531 Bytes

Customer CC attribute field

Comma seperated attribute field within customer account area to add cc to transactional emails.

Install instructions

composer require dominicwatts/emailcc

php bin/magento setup:upgrade

Usage instructions

Customer has ability to set CC address in customer account area. This can either be a single address or a list of comma seperated addresses.

Screenshot

Once configured transactional email will be sent to main recipient and CC recipient(s)