webkul/magento2_ajax_contact_form

Ajax Contact Form Module For Magento2

3.0.0 2020-08-15 20:30 UTC

This package is auto-updated.

Last update: 2024-04-16 04:46:48 UTC


README

Magento2 AjaxContactForm module's installation is very easy, please follow the steps for installation-

  1. Unzip the respective extension zip and create Webkul(vendor) and AjaxContactForm(module) name folder inside your magento/app/code/ directory and then move all module's files into magento root directory/app/code/Webkul/ProductCarousel/ folder.

or

Install with Composer as you go

Specify the version of the module you need, and go.

    composer require webkul/magento2_ajax_contact_form

Run Following Command via terminal

    
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
    
  1. Flush the cache and reindex all.

now module is properly installed

User Guide

For Magento2 AjaxContactForm module's working process follow user guide - https://webkul.com/blog/magento-2-ajax-contact-form/