dominicwatts / emailcc
Add email cc field to customer account area. Transactional emails are also sent to this address.
Installs: 1 191
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 5
Open Issues: 2
Type:magento2-module
Requires
- php: ~7.0.0||~7.1.0||~7.2.0||~7.3.0||~7.4.0
- magento/framework: ^102.0|^103.0
- magento/module-customer: *
This package is auto-updated.
Last update: 2024-11-13 06:48:49 UTC
README
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.
Once configured transactional email will be sent to main recipient and CC recipient(s)