webkul / magento2_ajax_contact_form
Ajax Contact Form Module For Magento2
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 4
Open Issues: 1
Type:magento2-module
Requires
- magento/framework: ^102.0.4
- magento/module-backend: 101.0.*
- magento/module-catalog: 103.0.*
- magento/module-config: 101.1.*
- magento/module-customer: 102.0.*
- magento/module-quote: 101.1.*
- magento/module-sales: 102.0.*
- magento/module-store: 101.0.*
This package is auto-updated.
Last update: 2024-10-16 05:55:52 UTC
README
Magento2 AjaxContactForm module's installation is very easy, please follow the steps for installation-
- 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
- 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/