dominicwatts/emailcc

Add email cc field to customer account area. Transactional emails are also sent to this address.

Installs: 872

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 1

Forks: 5

Open Issues: 3

Type:magento2-module

1.1.1 2021-08-12 23:47 UTC

This package is auto-updated.

Last update: 2024-04-13 05:36:43 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.

Screenshot

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