datafeedwatch / dfwconnector-magento2
DataFeedWatch Connector for Magento 2
Installs: 24 198
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 4
Open Issues: 1
Type:magento2-module
Requires
- php: 7.*||~8.1.0||~8.2.0||~8.3.0
This package is auto-updated.
Last update: 2025-05-01 00:10:02 UTC
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