mikielis / magento2-module-fast-contact
Magento 2 fast contact
Package info
github.com/Mikielis/magento2-module-fast-contact
Language:HTML
Type:magento2-module
pkg:composer/mikielis/magento2-module-fast-contact
Requires
- php: ~7.1.3||~7.2.0||~7.3.0
This package is not auto-updated.
Last update: 2026-03-11 06:13:09 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


