Troubleshooting
- Make sure Magento is functioning correctly.
- Validate the settings using
php artisan rapidez:validate. - Clear the cache by running
php artisan cache:clear. - Reindex the products by executing
php artisan rapidez:index. - Clear the browser cache. In Google Chrome, click on the "Clear site data" button located on the application tab in DevTools.
- Join the Rapidez Slack and ask your questions!