imi/m2-contact

N/A

Installs: 1 127

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 9

Forks: 0

Open Issues: 0

Type:magento2-module

1.1.0 2023-09-25 12:37 UTC

This package is auto-updated.

Last update: 2024-04-25 13:59:56 UTC


README

Magento 2 contact form with support for custom fields.

Based on (https://github.com/SlavaYurthev/Contact-M2/)

Installation

composer require imi/contact-m2

Usage

Configuration

The plugin is configured at Stores -> Configuration -> Custom Contact -> Contact Us

Recipient

Email type fields will receive the email. If you want to ask for another email, use the text type.

Mail Template

You can use the following snipped to include all the non-empty fields:

{{var _all_fields_html|raw}}