lavoweb/module-enquiry-saver
Composer 安装命令:
composer require lavoweb/module-enquiry-saver
包简介
A simple Magento 2 module that allows you to save contact form enquiries within the Magento admin.
README 文档
README
Overview
A simple Magento 2 module that allows you to save contact form enquiries within the Magento admin.
Requirements
Magento 2.x
Installation
This module will add a table to your Magento 2 database. As with any third party modules that do this, it is recommended that you backup your database before installation.
Copy the contents of the module into your Magento root directory.
Enable the module via the command line:
php bin/magento module:enable LavoWeb_EnquirySaver
Run the database upgrade via the command line:
php bin/magento setup:upgrade
Run the compile command and refresh the Magento cache:
php bin/magento setup:di:compile
php bin/magento cache:clean
Usage
Enable enquiry saving in Stores -> Configuration -> General -> Contacts
View the saved enquiries under Marketing -> Communications -> Contact Form Enquiries
统计信息
- 总下载量: 43
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-04-15