webkul / magento2_ajax_contact_form
适用于 Magento2 的 Ajax 联系表单模块
3.0.0
2020-08-15 20:30 UTC
Requires
- magento/framework: ^102.0.4
- magento/module-backend: 101.0.*
- magento/module-catalog: 103.0.*
- magento/module-config: 101.1.*
- magento/module-customer: 102.0.*
- magento/module-quote: 101.1.*
- magento/module-sales: 102.0.*
- magento/module-store: 101.0.*
This package is auto-updated.
Last update: 2024-09-16 05:54:37 UTC
README
安装 Magento2 AjaxContactForm 模块非常简单,请按照以下步骤进行安装-
- 解压缩相应的扩展 zip 文件,并在您的 magento/app/code/ 目录中创建 Webkul(供应商)和 AjaxContactForm(模块)名称的文件夹,然后将所有模块文件移动到 magento 根目录/app/code/Webkul/ProductCarousel/ 文件夹。
或者
边安装边使用 Composer
指定所需模块的版本,然后继续。
composer require webkul/magento2_ajax_contact_form
通过终端运行以下命令
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
- 刷新缓存并重新索引所有内容。
现在模块已正确安装
用户指南
有关 Magento2 AjaxContactForm 模块的工作流程,请参阅用户指南 - https://webkul.com/blog/magento-2-ajax-contact-form/