swtdigital/magento2-module-multiplecontactformrecipients

Allows Magento contact form submissions to be sent to multiple email addresses.

1.0.0 2022-02-21 19:36 UTC

This package is auto-updated.

Last update: 2025-06-22 02:53:30 UTC


README

Intro

This module allows your Magento 2 contact form to send submissions to multiple email addresses.

Installation

Via Composer

  • composer require swtdigital/magento2-module-multiplecontactformrecipients
  • Run standard deployment process

Via archive

  • Download repository as archive
  • Unpack archive into app/code/SwtDigital/MultipleContactFormRecipients
  • Run standard deployment process

How To Use

  • Navigate to Stores -> Configuration -> General -> Contacts
  • Under the Email Options section, enter your email(s) in the Send Emails To field
  • Clear config cache

License

See LICENSE.txt

Contributing

Open an issue / PR