comunicart/magento2-doofinder
Composer 安装命令:
composer require comunicart/magento2-doofinder
包简介
CSV generation for Doofinder.
README 文档
README
Generation of CSV file to import in Doofinder.
Install
Download:
composer require comunicart/magento2-doofinder
Enable module:
php bin/magento module:enable Comunicart_Doofinder
Usage
CSV generation will be done every 6 hours as cron task. In addition, you can also perform the generation manually through the console:
php bin/magento doofinder:generate
This command will create a CSV file in folder named doofinder inside media folder. The name of file will be the store view code. If you have more than one store view, generation process will create one file by store view.
Once CSV file (or files if you have more than one store view) is generated, you can provide CSV file URL in Doofinder settings page:
统计信息
- 总下载量: 135
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2016-11-11