swtdigital / magento2-module-multiplecontactformrecipients
Allows Magento contact form submissions to be sent to multiple email addresses.
Installs: 35
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/swtdigital/magento2-module-multiplecontactformrecipients
Requires
- php: >=7.3
- magento/framework: >=103
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 Optionssection, enter your email(s) in theSend Emails Tofield - Clear config cache
License
See LICENSE.txt
Contributing
Open an issue / PR