Magento 2 Advanced Contact extension is an awesome module for Magento 2. It allows administrator add more custom fields to contact form.
- Allowing setting Enable/Disable module.
- Allowing adding custom fields for contact form.
- Allowing setting Email template.
- Allowing setting email to receive the customer's contact.
- Manage contacts in Backend (Edit and Delete)
- Replace default contact form at Contact page detail.
Install Advanced Contact extension for Magento2
- Download the extension
- Unzip the file
- Create a folder {Magento root}/app/code/Ecomteck/AdvancedContact
- Copy the content from the unzip folder
composer require ecomteck/module-advanced-contact
- php bin/magento module:enable Ecomteck_AdvancedContact
- php bin/magento setup:upgrade
- php bin/magento cache:clean
- php bin/magento setup:static-content:deploy
- Going to the contact detail page on frontend, You can see the custom from which is replaced the default form.
- Administrator go to Content ->Advanced Contact to see the Contacts management
- Stores -> Configuration -> General -> Contact -> Advanced Contact to see the configurations of extension.
update soon.
Magento 2 Advanced Contact extension is an awesome module for Magento 2.
People also search:
- magento 2 advanced contact
- advanced contact
- advanced contact for magento 2
- magento 2 contact builder -magento 2 contact
Other free extension on Github