Common issues and solutions for WebwinkelKeur Reviews.
Reviews Not Importing
Check API Connection
- Verify Shop ID and API Key are correct
- Run selftest:
bin/magento shopreview:webwinkelkeur:selftest
- Check if WebwinkelKeur API is accessible
Check Cron
bin/magento cron:run --group=shopreview
Verify cron is configured and running.
Common Causes
- Cache - Clear cache:
bin/magento cache:flush
- Module disabled - Check Configuration → Enable is set to Yes
- Layout issues - Verify widget is assigned to correct pages
Widget Configuration
- Go to Content → Widgets
- Check widget is enabled
- Verify Layout Updates are set correctly
Invitations Not Sending
Checklist
- Invitations enabled - Check Configuration
- Cron running - Invitations are sent via cron
- Order status - Order must match configured status
- Delay period - Orders must be older than configured delay
Manual Test
bin/magento shopreview:webwinkelkeur:invitations --send
API Errors
Authentication Failed
- Verify Shop ID matches your WebwinkelKeur account
- Check API Key is correct and active
- Ensure no extra spaces in credentials
Rate Limiting
- Reduce import frequency
- Contact WebwinkelKeur if limits are too restrictive
Slow Page Load
- Enable caching
- Reduce number of reviews in widgets
- Use Full Page Cache
High Server Load
- Adjust import frequency
- Optimize cron schedule
Debug Mode
Enable detailed logging:
- Go to Stores → Configuration → Magmodules → WebwinkelKeur
- Set Debug Mode to Yes
- Check
var/log/webwinkelkeur.log
Need More Help?
Documentation:
Support: