mikielis/magento2-module-fast-contact
Magento 2 快速联系
1.0.0
2019-11-11 00:22 UTC
Requires
- php: ~7.1.3||~7.2.0||~7.3.0
This package is not auto-updated.
Last update: 2024-09-24 23:37:53 UTC
README
此 Magento 2 扩展将为每个页面添加联系表单。联系表单按需显示,发送后将重定向到联系页面。
该扩展为您提供了以下选项
功能设置
- 启用/禁用联系表单
内容
- 在表单上方显示的可编辑句子
设计设置
- 选择首选图标(Font Awesome 4.7)
截图
商店
Magento 2 管理员
安装
通过 Composer 拉取扩展
composer require "mikielis/magento2-module-fast-contact:*"
或者
下载压缩包的扩展,并将其文件添加到 [magento 根目录]/app/code/Mikielis/Contact 目录,并按照官方指南中的步骤操作:https://devdocs.magento.com/guides/v2.3/comp-mgr/install-extensions.html