imi / m2-contact
N/A
Installs: 1 776
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 8
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/module-contact: ^100.4.5
This package is auto-updated.
Last update: 2024-10-28 13:25:16 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}}