Integrate Magento 2 module for WebwinkelKeurStep 1: It is advisable to create a backup first before installing the moduleStep 2: Add the WebwinkelKeur_Magento2 extension to your Magento 2 account from the Magento MarketplaceStep 3: On the Command Line Input(CLI) navigate to your Magento project directoryStep 4: Update your composer.json with
Step 6: When the update is complete, then run
composer require webwinkelkeur/magento2 --no-updateStep 5: Then run composer update.Step 6: When the update is complete, then run
bin/magento setup:upgradeStep 7: Verify that the update is installed with bin/magento module:status WebwinkelKeur_Magento2Step 8: Enable the following extension: bin/magento module:enable WebwinkelKeur_Magento2Step 9: Within your dashboard, navigate to "Stores" > "Configuration" > "WEBWINKELKEUR"Step 10: Enter your web store ID and API key. You can find the values for the two fields by logging in within the WebwinkelKeur dashboard. To do so, go to the 'Installation' tab > 'Select software' > choose 'Magento 2'Step 11: Configure the module according to your needsStep 12: The WebwinkelKeur link is now ready. It is recommended to make a test purchase first and check if no errors appear. You can also check if all existing image sliders still work.