datafeedwatch/connector

This package is abandoned and no longer maintained. The author suggests using the datafeedwatch/dfwconnector-magento2 package instead.

N/A

Installs: 85 131

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 11

Forks: 4

Open Issues: 0

Type:magento2-module

3.2.3 2023-09-21 11:14 UTC

This package is auto-updated.

Last update: 2023-09-26 09:06:21 UTC


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?

  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. Uninstall the module:
    composer remove datafeedwatch/connector
    
  5. Finally, the clean up tasks:
    bin/magento setup:upgrade
    bin/magento cache:clean
    bin/magento setup:di:compile
    
  6. Once completed, follow the guidelines to install the new version of the module available here: https://packagist.org/packages/datafeedwatch/dfwconnector-magento2
  7. Your access tokens won’t change. Therefore, you don’t need to update anything in DataFeedWatch.