mikielis/magento2-module-fast-contact

Magento 2 fast contact

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Language:HTML

Type:magento2-module

1.0.0 2019-11-11 00:22 UTC

This package is not auto-updated.

Last update: 2024-09-24 23:37:53 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-fast-contact-2



magento-2-fast-contact-1



Magento 2 admin:

magento-2-fast-contact-3

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