Contact Form Departments - Magento 2

This extension provides the ability to add different departments in the contact form and the contact form query will be sent to the respective department's email addresses.

$49.00
Composer Packed
Compatibility

Magento Community (Open Source) 2.1.x, 2.2.x, 2.3.x, 2.4.x
Magento Enterprise (Commerce) 2.1.x, 2.2.x, 2.3.x, 2.4.x

24/7 Support
90 Days Free Support
30 Days Money-Back Guarantee
Free Installation
Write Your Own Review

If you have different departments in your support team and you want to get the contact form queries to the respective departments then this extension is for you. Contact Form Departments extension provide the ability to add as many departments in Magento admin and these will be displayed in a dropdown of the contact form. This extension is extending the functionality of native Magento's contact form module.

Features

  1. Ability to add as many departments in the admin configuration.
  2. Ability to add multiple email addresses (comma separated) for each department.
  3. Contact form queries will be sent to the respective department's email addresses.
  4. Fully compatible with multiple stores and websites.
  5. No rewrite in the code and works just like plug and play.

Contact Form Configurations

Contact Form

  1. Backup your web directory and store database.
  2. Download the extension package and unzip it.
  3. Upload the content of the extension package to the root directory of the store.
  4. In SSH console of your server navigate to your store root directory:
    cd path_to_the_store_root_directory

    run:

    php -f bin/magento module:enable EH_Core php -f bin/magento module:enable EH_ContactFormDepartments

    then run:

    php -f bin/magento setup:upgrade --keep-generated

    then run:

    php -f bin/magento cache:clean
Version 1.0.0 - April 22, 2020
- Initial release.
- This extension provides the ability to add different departments in the contact form and the contact form query will be sent to the respective department's email addresses.