msladek / emailcc
Add email cc field to customer account area. Transactional emails are also sent to this address.
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 5
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.0.0||~7.1.0||~7.2.0||~7.3.0||~7.4.0||~7.4.0||~8.1.0
- magento/framework: ^102.0|^103.0
- magento/module-customer: *
README
Comma seperated attribute field within customer account area to add cc to transactional emails.
Install instructions
composer require msladek/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.
Once configured transactional email will be sent to main recipient and CC recipient(s)