follow-the-sun/sunflow-magento2-connector
最新稳定版本:1.0.0
Composer 安装命令:
composer require follow-the-sun/sunflow-magento2-connector
包简介
Follow The Sun Sunflow Connector for Magento 2
README 文档
README
Sunflow Magento 2 Connector
Purpose
Magento module that allows the synchronization of MAGENTO data with SUNFLOW. The synchronization is only in the direction of MAGENTO to SUNFLOW and concerns the data CUSTOMER / ORDER & CART / PRODUCT REPOSITORY
This module is compatible with MAGENTO version 2.4.7 (and above)
How to install
You can install the Sunflow Magento 2 connector by using composer :
composer require follow-the-sun/sunflow-magento2-connector
Configuration
You can configure the settings through the magento 2 admin by going to : Sunflow > Configuration
-
In the
Sunflow Configurationsection, you need to configure your API key and some required fields that can be found in your Sunflow interface.
-
In the
Export Configurationsection, you can configure export time and mode.
To ensure that the export works correctly, you need to make sure that your Magento 2 cron:run command is running frequently.
The mode defines the export behavior :
-
If the full mode is enabled, all entity data will be exported.
-
If the delta mode is enabled, only modified entity data since the last export will be exported (this works only for Order and Customer entity).

-
In the
FTP Configurationsection, you need to configure the FTP information. You can find them in your Sunflow interface.
-
A debug mode is available in
Debugsection. Logs will be stored in your<magento_root>/var/log/follow-the-sun-connector.logfile.
Available export commands
You can run export command for different entities at anytime :
bin/magento follow-the-sun:export:category Export Category for Sunflow
bin/magento follow-the-sun:export:customer Export Customer for Sunflow
bin/magento follow-the-sun:export:order Export Order for Sunflow
bin/magento follow-the-sun:export:product Export Product for Sunflow
bin/magento follow-the-sun:export:product-store Export Product Store for Sunflow
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Proprietary
- 更新时间: 2025-01-23