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

1.2.0 2023-12-30 00:32 UTC

This package is auto-updated.

Last update: 2025-05-29 01:56:22 UTC


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.

Screenshot

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