mikielis / magento2-module-fast-contact
Magento 2 fast contact
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Language:HTML
Type:magento2-module
Requires
- php: ~7.1.3||~7.2.0||~7.3.0
This package is not auto-updated.
Last update: 2025-05-07 02:27:49 UTC
README
This Magento 2 extension adds contact form to each page. The contact form is displayed on demand and once sent it redirects to contact page.
The extension offers you following options
Functional settings:
- enable/disable contact form
Content:
- editable sentence displayed above the form
Design settings:
- select preferred icon (Font Awesome 4.7)
Screenshots
Store:
Magento 2 admin:
Installation
Pull in the extension through Composer:
composer require "mikielis/magento2-module-fast-contact:*"
OR
download zipped extension and add its files to [magento root directory]/app/code/Mikielis/Contact directory and follow listed steps from official guide: https://devdocs.magento.com/guides/v2.3/comp-mgr/install-extensions.html