Skip to content

Add email CC customer attribute to edit screens. Transactional emails are also sent to recipients stored in this field

License

Notifications You must be signed in to change notification settings

basvanpoppel/EmailCC

 
 

Repository files navigation

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)

About

Add email CC customer attribute to edit screens. Transactional emails are also sent to recipients stored in this field

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.3%
  • HTML 10.7%