datafeedwatch / connector
N/A
Installs: 85 131
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 11
Forks: 4
Open Issues: 0
Type:magento2-module
Requires
- php: 7.*||~8.1.0||~8.2.0
README
This module has been deprecated in favour of the newer version.
Where to find the newer version of the module?
The new version of the module is available here: https://packagist.org/packages/datafeedwatch/dfwconnector-magento2
How to migrate to a newer version?
- 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
- Uninstall the module:
composer remove datafeedwatch/connector
- Finally, the clean up tasks:
bin/magento setup:upgrade bin/magento cache:clean bin/magento setup:di:compile
- Once completed, follow the guidelines to install the new version of the module available here: https://packagist.org/packages/datafeedwatch/dfwconnector-magento2
- Your access tokens won’t change. Therefore, you don’t need to update anything in DataFeedWatch.