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
- First, log into the machine running your Magento shop via SSH.
- Then, go to the Magento home directory.
- Ensure the Composer is installed. To verify it, check which version you have:
composer --version - Fetch DataFeedWatch Connector for Magento 2:
composer require datafeedwatch/dfwconnector-magento2 - Once the installation process has been completed, enable the module:
bin/magento module:enable DataFeedWatch_Connector - Finally, the clean up tasks:
bin/magento setup:upgrade bin/magento cache:clean bin/magento setup:di:compile
Module update
- First, log into the machine running your Magento shop via SSH.
- Then, go to the Magento home directory.
- Update DataFeedWatch Connector for Magento 2:
composer update datafeedwatch/dfwconnector-magento2 - 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
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 未知