定制 datafeedwatch/dfwconnector-magento2 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

datafeedwatch/dfwconnector-magento2

最新稳定版本:3.3.3

Composer 安装命令:

composer require datafeedwatch/dfwconnector-magento2

包简介

DataFeedWatch Connector for Magento 2

README 文档

README

DataFeedWatch Connector for Magento 2 module is required to allow DataFeedWatch to fetch data from your store. The module works with Magento Open Source and Adobe Commerce.

Module installation

  1. First, log into the machine running your Magento shop via SSH.
  2. Then, go to the Magento home directory.
  3. Ensure the Composer is installed. To verify it, check which version you have:
    composer --version
    
  4. Fetch DataFeedWatch Connector for Magento 2:
    composer require datafeedwatch/dfwconnector-magento2
    
  5. Once the installation process has been completed, enable the module:
    bin/magento module:enable DataFeedWatch_Connector
    
  6. Finally, the clean up tasks:
    bin/magento setup:upgrade
    bin/magento cache:clean
    bin/magento setup:di:compile
    

Module update

  1. First, log into the machine running your Magento shop via SSH.
  2. Then, go to the Magento home directory.
  3. Update DataFeedWatch Connector for Magento 2:
    composer update datafeedwatch/dfwconnector-magento2
    
  4. Once the updating process has been completed, run the clean up tasks:
    bin/magento setup:upgrade
    bin/magento cache:clean
    bin/magento setup:di:compile
    

Adding Magento 2 shop to DataFeedWatch

Once you’ve installed the Magento 2 plugin, refer to our guide on how to add Magento 2 shop to your account in DataFeedWatch: https://help.datafeedwatch.com/article/783v6ihcks-adding-magento-2

统计信息

  • 总下载量: 39.79k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 8
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 5
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 未知