Skip to content

isabella232/magento2-secondaryemailaddress

 
 

Repository files navigation

Elgentos SecondaryEmailAddress

elgentos/magento2-secondaryemailaddress

This extension adds a customer attribute called secondary_email, which can be filled during account creation. This email address can then (in addition to the normal customer email address) be used for logging in. The extension is configurable under System > Config > Customer > Secondary Email Address.

When the secondary email address has been configured for a customer, all emails (order confirmation, invoice, shipments, credits, etc) will be sent to that email address instead of the main email address.

License & attribution

This extension is licensed under OSL-3.0. It uses code from semaio/magento2-advancedlogin.

Todo

  • Add input field in checkout (plus configuration yes/no)
  • Add config options to enable/disable re-routing email to secondary email per email type (order, invoice, etc)

About

B2B extension to enter secondary email address for logging in, order confirmation, invoice, etc

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 87.4%
  • HTML 12.6%