Type
magento2-module
Add email cc field to customer account area. Transactional emails are also sent to this address.
magento2-module
OSL-3.0
None
None
None
None
None
Comma seperated attribute field within customer account area to add cc to transactional emails.
composer require dominicwatts/emailcc
php bin/magento setup:upgrade
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.
Once configured transactional email will be sent to main recipient and CC recipient(s)